aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2016-10-30Updated ScreenshotMax Christian Pohle
2016-10-18<leader><leader> opens, focusses & closes NERDTreeMax Christian Pohle
Additionally reordered many settings to make the file more readable.
2016-10-14'white bar' fix for gtk3 interfaceMax Christian Pohle
2016-10-13make Ctrl-Backspace delete a word in insert modeMax Christian Pohle
added most important of all command :viusage to the shortcuts.txt (which is my custom and less comprehensive version of viusage) added gitignore file from github as a reference.
2016-10-06Simpler help navigationMax Christian Pohle
2016-09-27replaced Vundle with vim-plug and tidied configurationMax Christian Pohle
2016-09-22cleaned upMax Christian Pohle
doc/INSTALL: color-coded is no longer used, because its features are also provided by YouCompleteMe. The installation method got simpler and I reordered the commands for faster deployment. Dropped nelstroms colorscheme mac_classic from the git submodule list, because that can also be installed by Vundle Included 'syntastic', which highlights syntactic errors in many languages and comes in very handy when using LaTeX
2016-09-14disable code foldingMax Christian Pohle
2016-09-13started overMax Christian Pohle
Dropped YouCompleteMe, because its deployment is too complicated for a default configuration.
2016-05-25added more plugins and removed symbol bar in gvimMax Christian Pohle
new features introduced by plugins * quick navigation: \b - switch between buffer \\w or \\f for faster cursor placement * vimshell: :new | VimShell * quote replacement like :cs"'
2016-05-24major update: plugins, colorscheme, shortcuts, new git submodule!Max Christian Pohle
* using nelstroms mac color scheme * 'fixed' some keyboard shortcuts to behave more like in other editors * added some plugins
2016-05-10fixed mistakes in documentationMax Christian Pohle
2016-05-10got rid of the 'plugins' folderMax Christian Pohle
instead using the default name 'bundle' now
2016-05-09moved repository up againMax Christian Pohle
this repo shell be used for vim exclusively
..