Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-09 | updated INSTALL instructions and added symbolic link for neovim | Max Christian Pohle | |
2017-08-30 | Fixed titlestring, added leader-h command | Max Christian Pohle | |
2017-06-11 | Bugfixes, switched from airline to lightline | Max Christian Pohle | |
2017-05-14 | cleaned the configuration up | Charlie Root | |
2017-05-07 | Autocommand magic | Max Christian Pohle | |
2017-05-04 | Replaced tab char again | Max Christian Pohle | |
2017-04-06 | Added shortcut doc chapter 'annoyances' | Max Christian Pohle | |
2017-03-30 | Added gv shortcut to the docs | Max Christian Pohle | |
2017-03-20 | Colors fixed for screen(1) | Max Christian Pohle | |
2017-02-28 | improved xml handling | Max Christian Pohle | |
2017-02-20 | Improved and partly fixed autocompletion | Max Christian Pohle | |
and added some shortcuts | |||
2017-01-26 | Added command: Hide from bufferlist | Max Christian Pohle | |
2016-11-05 | Added ikeymap: <leader><leader> for autosnipets | Max Christian Pohle | |
<leader><leader> lists all possible completions, <leader><tab> automatically inserts first snippet. This feature depends on the filetype (set ft). The filetype can have two values simultaneously, in which case the separator is a dot, like in html.django or html.css. | |||
2016-10-30 | Updated readme | Max Christian Pohle | |
This is not a Colorscheme any more | |||
2016-10-30 | Updated Screenshot | Max Christian Pohle | |
2016-10-18 | <leader><leader> opens, focusses & closes NERDTree | Max Christian Pohle | |
Additionally reordered many settings to make the file more readable. | |||
2016-10-14 | 'white bar' fix for gtk3 interface | Max Christian Pohle | |
2016-10-13 | make Ctrl-Backspace delete a word in insert mode | Max 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-06 | Simpler help navigation | Max Christian Pohle | |
2016-09-27 | replaced Vundle with vim-plug and tidied configuration | Max Christian Pohle | |
2016-09-22 | cleaned up | Max 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-14 | disable code folding | Max Christian Pohle | |
2016-09-13 | started over | Max Christian Pohle | |
Dropped YouCompleteMe, because its deployment is too complicated for a default configuration. | |||
2016-05-25 | added more plugins and removed symbol bar in gvim | Max 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-24 | major 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-10 | fixed mistakes in documentation | Max Christian Pohle | |
2016-05-10 | got rid of the 'plugins' folder | Max Christian Pohle | |
instead using the default name 'bundle' now | |||
2016-05-09 | moved repository up again | Max Christian Pohle | |
this repo shell be used for vim exclusively |