Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-02 | Minor tweaks, especially for performance | Max Christian Pohle | |
2017-07-07 | Improved lightline, added branchname & current tag | Max Christian Pohle | |
2017-07-07 | Removed code-folding by default, made carret blink | Max Christian Pohle | |
2017-07-05 | Removed foldcolumn | Max Christian Pohle | |
2017-07-05 | Merge branch 'master' of ssh://typesafe.de/~/config/vim | Max Christian Pohle | |
2017-07-05 | Enabled code-folding, virtualedit and exrc files | Max Christian Pohle | |
Also improved file name handling in config-files | |||
2017-07-05 | Removed some key-mappings and added one fill char | Max Christian Pohle | |
2017-06-20 | Removed stupidity | Max Christian Pohle | |
2017-06-16 | Quickfix to get a buffer into another window | Max Christian Pohle | |
Still needs to be refined | |||
2017-06-16 | Fixed: Highlight current word respects word boundaries | Max Christian Pohle | |
2017-06-14 | Added possibility to use vim as PAGER without plugin | Max Christian Pohle | |
2017-06-13 | Improved buffer restore behaviour | Max Christian Pohle | |
2017-06-12 | Fixed local path display | Max Christian Pohle | |
2017-06-12 | Just tidied up a bit | Max Christian Pohle | |
2017-06-11 | Made EOL whitespace detection a BufEnter autocmd | Max Christian Pohle | |
2017-06-11 | Lightline: Changed item order | Max Christian Pohle | |
2017-06-11 | Improved performance | Max Christian Pohle | |
By using variables instead of recalculating the values shown in lightline | |||
2017-06-11 | Make lightline use a base16 color scheme | Max Christian Pohle | |
2017-06-11 | Made lightline fancier | Max Christian Pohle | |
2017-06-11 | Fancier lightline | Max Christian Pohle | |
2017-06-11 | Fixed: Accidentally deactivated jedi | Max Christian Pohle | |
2017-06-11 | Tweaked lightline | Max Christian Pohle | |
2017-06-11 | Improved my minimal ycm_extra_conf.py (pep8) | Max Christian Pohle | |
2017-06-11 | Bugfixes, switched from airline to lightline | Max Christian Pohle | |
2017-06-09 | Improved performance of word-highlighting | Max Christian Pohle | |
- completely rewrote it | |||
2017-06-09 | tried | Max Christian Pohle | |
2017-06-07 | Some code folding and current word highlighting | Max Christian Pohle | |
2017-05-31 | Improved code folding | Max Christian Pohle | |
2017-05-31 | Improved speed and code checking | Max Christian Pohle | |
Deactivated other VCS in vim-signify | |||
2017-05-26 | Minor changes. Defined register @c as shortcut for cscope | Max Christian Pohle | |
2017-05-26 | Added vimpagerrc: minimal vimrc to improve loading speed | Max Christian Pohle | |
2017-05-26 | Found and fixed more merge problems | Max Christian Pohle | |
2017-05-26 | Messed up the merge and forgot some settings | Max Christian Pohle | |
2017-05-14 | Exclude Vims first 'empty' buffer from bufferlist | Max Christian Pohle | |
That seems to work better, when using a viminfo file, which reopens buffers. | |||
2017-05-14 | Made signcolumn always visible | Max Christian Pohle | |
So that the text does not 'jump' when a new error causes the column to show up. | |||
2017-05-14 | cleaned the configuration up | Charlie Root | |
2017-05-13 | Restructured and improved register macros | Max Christian Pohle | |
2017-05-13 | Further improved vim-nox11 compatibility | Charlie Root | |
2017-05-13 | Compatibility with FreeBSD vim-nox11 | Charlie Root | |
2017-05-12 | Python requirement made optional | Max Christian Pohle | |
2017-05-11 | Nerdtree's autochdir has some issues and was deactivated | Max Christian Pohle | |
2017-05-11 | Added command to grep in all open buffers | Max Christian Pohle | |
2017-05-11 | Filetype:C word boundaries inside variable names (_) | Max Christian Pohle | |
2017-05-10 | Changed color of tab and other fill chars | Max Christian Pohle | |
...to be less disturbing | |||
2017-05-10 | Reverted some performance changes because of compatibility | Max Christian Pohle | |
2017-05-10 | Improved nvim terminal integration | Max Christian Pohle | |
2017-05-09 | Further performance improvement | Max Christian Pohle | |
2017-05-09 | Performance optimization with postponed loading | Max Christian Pohle | |
2017-05-08 | Only allow top level folding by default | Max Christian Pohle | |
2017-05-08 | Improved transparency | Max Christian Pohle | |