Age | Commit message (Expand) | Author |
2018-05-13 | A little bit refactoring, switched Papercolor theme to light | Max Christian Pohle |
2018-05-13 | Dropped lightline, now using a custom statusline | Max Christian Pohle |
2018-05-03 | Started a custom statusline and automated ycm installation | Max Christian Pohle |
2018-04-26 | fixed/removed: keymap breaks nvim -> vim compatibility | Max Christian Pohle |
2018-04-25 | Removed autoinclude plugin, because performance issues | Max Christian Pohle |
2018-04-24 | BufToArg changed, cwd shown per win, improved deoplete integration | Max Christian Pohle |
2018-04-16 | Further simplifications | Max Christian Pohle |
2018-04-15 | Refactoring: See 'convenience' section | Max Christian Pohle |
2018-04-09 | Improved default options for neogdb | Max Christian Pohle |
2018-04-08 | Neovim tweaks, especially for deoplete as a replacement for YCM | Max Christian Pohle |
2018-04-06 | Added command to add all buffers to the argument list | Max Christian Pohle |
2018-04-05 | Fixed vim in a pipe behaviour with 'recent files' | Max Christian Pohle |
2018-04-05 | Added recent file list when opening empty vim | Max Christian Pohle |
2018-03-21 | Test: switch buffer with C-Pgup, args with S-Pgup | Max Christian Pohle |
2018-02-10 | Fixed Bug: Automatically save the first change | Max Christian Pohle |
2018-02-09 | Again made foldtext fancier :) | Max Christian Pohle |
2018-02-07 | Improved foldtext, removed default textwidth=120 | Max Christian Pohle |
2018-01-31 | Added comment folding to C filetype | Max Christian Pohle |
2018-01-19 | Added spell checking capabilities | Max Christian Pohle |
2018-01-12 | Fixed nerd font error symbols for ale | Max Christian Pohle |
2018-01-11 | Experimental neovim alternatives included | Max Christian Pohle |
2018-01-06 | Removed TAB for buffer switching, remapped F-keys instead | Max Christian Pohle |
2018-01-03 | Now inloading default macro matchit.vim by default | Max Christian Pohle |
2017-12-19 | Permanently hide .o (object files) from NERDTree | Max Christian Pohle |
2017-12-18 | Fixed termencoding error message | Max Christian Pohle |
2017-12-11 | Fixed symbols, added new screenshot | Max Christian Pohle |
2017-11-28 | Removed foldmethod=syntax since it is making Vim slow | Max Christian Pohle |
2017-11-10 | Optical improvements (symbols and location of filename) | Max Christian Pohle |
2017-11-08 | Keep the ycm signature/preview window open | Max Christian Pohle |
2017-11-07 | Fancyfication for multiple server sessions | Max Christian Pohle |
2017-11-04 | Improved base16 colorscheme integration | Max Christian Pohle |
2017-11-03 | Improved remote-send menu by removing current session | Max Christian Pohle |
2017-11-03 | Send files from one session to another using the menu | Max Christian Pohle |
2017-11-02 | Added editexisting script for gvim/vim | Max Christian Pohle |
2017-11-02 | Added menu to send a file to a vim server session | Max Christian Pohle |
2017-11-01 | Turned line numbers off and started using ftplugin for that | Max Christian Pohle |
2017-10-30 | Minor changes, mostly related to a clearer display | Max Christian Pohle |
2017-10-18 | Back to up/down keybinding of YCM | Max Christian Pohle |
2017-10-18 | Added to submenus in GIT | Max Christian Pohle |
2017-10-17 | Changed default gui font and made cscope more verbose | Max Christian Pohle |
2017-10-15 | Further improved the menu and fallback colorscheme | Max Christian Pohle |
2017-10-15 | Major refactoring, added many menues and comfort features | Max Christian Pohle |
2017-10-11 | Minor improvements, mostly from reading :help | Max Christian Pohle |
2017-10-05 | improved tab char, cscope menu, display performance | Max Christian Pohle |
2017-09-30 | Reduced flickering by avoiding automatic close of the preview window | Max Christian Pohle |
2017-09-29 | indenting at braces, display current function in statusline | Max Christian Pohle |
2017-09-17 | Improved tabstop symbol and appearance | Max Christian Pohle |
2017-09-07 | Added shortcut alt+arrow to change between windows | Max Christian Pohle |
2017-08-30 | Fixed titlestring, added leader-h command | Max Christian Pohle |
2017-08-30 | Changed Colorscheme, improved gvim support | Max Christian Pohle |