aboutsummaryrefslogtreecommitdiff
path: root/vimrc-full
AgeCommit message (Expand)Author
2018-10-22Major refactoring for version 2.0Max Christian Pohle
2018-10-20Refactored a lotMax Christian Pohle
2018-10-14Improved code folding and tidied upMax Christian Pohle
2018-10-04Minor refactoringMax Christian Pohle
2018-10-01Removed syntax expansion packMax Christian Pohle
2018-07-10Added preview window function from the helpMax Christian Pohle
2018-06-28Fixed sort order of different autocmdsMax Christian Pohle
2018-06-24Tidied the statusline function upMax Christian Pohle
2018-06-23Fixed linux terminal support and changed some symbolsMax Christian Pohle
2018-06-23Improved UI consistencyMax Christian Pohle
2018-06-20Fixed code folding bugMax Christian Pohle
2018-06-07Added arglist count to statusbarMax Christian Pohle
2018-06-01Added location list to sign functionMax Christian Pohle
2018-05-31Added menu to get all signs into the location listMax Christian Pohle
2018-05-25Added conditional indicators (spellcheck) to statusbarMax Christian Pohle
2018-05-18Added git command to the menuMax Christian Pohle
2018-05-17Some minor bugfixes and a little bit more statusMax Christian Pohle
2018-05-13A little bit refactoring, switched Papercolor theme to lightMax Christian Pohle
2018-05-13Dropped lightline, now using a custom statuslineMax Christian Pohle
2018-05-03Started a custom statusline and automated ycm installationMax Christian Pohle
2018-04-26fixed/removed: keymap breaks nvim -> vim compatibilityMax Christian Pohle
2018-04-25Removed autoinclude plugin, because performance issuesMax Christian Pohle
2018-04-24BufToArg changed, cwd shown per win, improved deoplete integrationMax Christian Pohle
2018-04-16Further simplificationsMax Christian Pohle
2018-04-15Refactoring: See 'convenience' sectionMax Christian Pohle
2018-04-09Improved default options for neogdbMax Christian Pohle
2018-04-08Neovim tweaks, especially for deoplete as a replacement for YCMMax Christian Pohle
2018-04-06Added command to add all buffers to the argument listMax Christian Pohle
2018-04-05Fixed vim in a pipe behaviour with 'recent files'Max Christian Pohle
2018-04-05Added recent file list when opening empty vimMax Christian Pohle
2018-03-21Test: switch buffer with C-Pgup, args with S-PgupMax Christian Pohle
2018-02-10Fixed Bug: Automatically save the first changeMax Christian Pohle
2018-02-09Again made foldtext fancier :)Max Christian Pohle
2018-02-07Improved foldtext, removed default textwidth=120Max Christian Pohle
2018-01-31Added comment folding to C filetypeMax Christian Pohle
2018-01-19Added spell checking capabilitiesMax Christian Pohle
2018-01-12Fixed nerd font error symbols for aleMax Christian Pohle
2018-01-11Experimental neovim alternatives includedMax Christian Pohle
2018-01-06Removed TAB for buffer switching, remapped F-keys insteadMax Christian Pohle
2018-01-03Now inloading default macro matchit.vim by defaultMax Christian Pohle
2017-12-19Permanently hide .o (object files) from NERDTreeMax Christian Pohle
2017-12-18Fixed termencoding error messageMax Christian Pohle
2017-12-11Fixed symbols, added new screenshotMax Christian Pohle
2017-11-28Removed foldmethod=syntax since it is making Vim slowMax Christian Pohle
2017-11-10Optical improvements (symbols and location of filename)Max Christian Pohle
2017-11-08Keep the ycm signature/preview window openMax Christian Pohle
2017-11-07Fancyfication for multiple server sessionsMax Christian Pohle
2017-11-04Improved base16 colorscheme integrationMax Christian Pohle
2017-11-03Improved remote-send menu by removing current sessionMax Christian Pohle
2017-11-03Send files from one session to another using the menuMax Christian Pohle
..