Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-10 | readded git submodule | Max Christian Pohle | |
it creates bundle/Vundle.vim | |||
2016-05-09 | moved repository up again | Max Christian Pohle | |
this repo shell be used for vim exclusively | |||
2016-05-09 | set default font to liberation | Max Christian Pohle | |
2016-05-04 | some fixes and new plugins | Max Christian Pohle | |
fixed y's behaviour so that copy does not delete any more. included plugin for better code formatting and a loremipsum generator. | |||
2016-04-14 | mouse: no select mode, right mouse click menu | Max Christian Pohle | |
fixed mouse: right click menu and no automatic switch to select mode | |||
2015-11-10 | new vim shortcut and vimrc location | Max Christian Pohle | |
vimrc can resist in ~/.vim/vimrc instead of ~/.vimrc, which looks tidier | |||
2015-11-09 | visual block working with cursor keys again | Max Christian Pohle | |
reason was the setting behave=mswin (just for reference) | |||
2015-10-15 | started .screen folder | Max Christian Pohle | |
2015-10-15 | corrected submodule | Max Christian Pohle | |
2015-10-15 | added rc-file | Max Christian Pohle | |
2015-10-15 | Merge remote-tracking branch 'vim/master' | Max Christian Pohle | |
2015-10-15 | home repo | Max Christian Pohle | |
2015-09-14 | text insertion with middle click over ssh without -X works | Max Christian Pohle | |
problem was set mouse=a, which is default but which needs a gui. GUI is only available when using ssh -X to connect and sometimes it causes trouble when using sudo. Deactivated mouse=a in console and replaced it with mouse=nh which will make the mouse working in help files as usual and in normal mode, but not in insert mode, where the console should handle mouse events. | |||
2015-09-14 | fixed some bugs with easy movement | Max Christian Pohle | |
2015-09-14 | marker doc added and some minor vimrc tweaks | Max Christian Pohle | |
2015-09-14 | added wildmenu support and some syntax tweaks | Max Christian Pohle | |
2015-09-13 | vimdiff shortcuts added and support for CTRL+Shift+LeftArrow... | Max Christian Pohle | |
2015-09-09 | added modeline to vimrc, commented vimrc further | Max Christian Pohle | |
modeline says, that the window should be 160 columns width. It is usually bad habit to write lines that long, but in this case it improves the situation, because comments and corresponding commands can stay together in this way. | |||
2015-09-09 | fixed bracket error and set default file format to utf-8 | Max Christian Pohle | |
I also added some more notes to the INSTALL file, nothing special though | |||
2015-09-07 | tab options, white space handling | Max Christian Pohle | |
2015-09-07 | added instructions on how to add vim to thunars sendto menu | Max Christian Pohle | |
2015-09-07 | added favicon (the vim icon) | Max Christian Pohle | |
2015-09-07 | added vim screenshot to the documentation | Max Christian Pohle | |
2015-09-07 | renamed colorscheme, included INSTALL instructions | Max Christian Pohle | |
2015-09-06 | cleaned up working directory | Max Christian Pohle | |
2015-09-06 | cleaned up git submodules, added an empty temp/-folder for backup/undo files | Max Christian Pohle | |
2015-09-06 | switched to vundle, cleaned and commented the vimrc | Max Christian Pohle | |
2015-07-29 | added submodule for css indentation | Max Christian Pohle | |
2015-07-27 | removed default font from color theme (should be placed in vimrc) | Max Christian Pohle | |
2015-07-26 | original configuration from monochrome with custom color-scheme maxvb6 | Max Christian Pohle | |