aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2015-09-14fixed some bugs with easy movementMax Christian Pohle
2015-09-14marker doc added and some minor vimrc tweaksMax Christian Pohle
2015-09-13vimdiff shortcuts added and support for CTRL+Shift+LeftArrow...Max Christian Pohle
2015-09-09added modeline to vimrc, commented vimrc furtherMax 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-09fixed bracket error and set default file format to utf-8Max Christian Pohle
I also added some more notes to the INSTALL file, nothing special though
2015-09-07tab options, white space handlingMax Christian Pohle
2015-09-07added instructions on how to add vim to thunars sendto menuMax Christian Pohle
2015-09-07added vim screenshot to the documentationMax Christian Pohle
2015-09-07renamed colorscheme, included INSTALL instructionsMax Christian Pohle
2015-09-06cleaned up git submodules, added an empty temp/-folder for backup/undo filesMax Christian Pohle
..