Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-03 | Add interactive global replace tool to VimHEADmaster | Adrian Kummerlaender | |
2017-12-22 | Add vim-easymotion, vim-incsearch, fzf | Adrian Kummerlaender | |
2017-09-28 | Floating pinentry, better ctags binding | Adrian Kummerlaender | |
2017-06-17 | Add C++ highlighting plugin to Vim | Adrian Kummerlaender | |
2017-06-01 | Set custom indent guide colors | Adrian Kummerlaender | |
2017-05-31 | Add indentation guides to `vim` | Adrian Kummerlaender | |
2017-05-22 | Move project specific formatter config to directory specific config | Adrian Kummerlaender | |
2017-05-18 | Add support for folder specific vim configuration | Adrian Kummerlaender | |
e.g. enabling different whitespace settings depending on the project | |||
2017-05-01 | Use `vim-plug` as vim plugin manager instead of `pathogen` | Adrian Kummerlaender | |
2017-04-30 | Setup vim tagbar behavior | Adrian Kummerlaender | |
2017-04-30 | Add vim tagbar settings, update ctrlp settings | Adrian Kummerlaender | |
2017-03-21 | Disable unneeded `vim-latex-suite` features | Adrian Kummerlaender | |
2017-03-18 | Update vim configuration | Adrian Kummerlaender | |
2017-02-26 | Add vim conceal config | Adrian Kummerlaender | |
2017-02-24 | Setup `vim-latex-suite`, math concealment, fold toggling | Adrian Kummerlaender | |
2017-02-09 | Change font to _Iosevka_ | Adrian Kummerlaender | |
More narrow than _Fantasque Sans Mono_, nice ligations for e.g. Haskell | |||
2017-01-17 | Enable fenced syntax highlighting in vim pandoc mode | Adrian Kummerlaender | |
2017-01-14 | Replace `vimwiki` with custom solution based on selected plugins and `rofi` | Adrian Kummerlaender | |
2017-01-14 | Add lisp tab settings | Adrian Kummerlaender | |
2016-12-30 | Change `vim` leader to comma | Adrian Kummerlaender | |
2016-10-20 | Add basic Matlab support to vim | Adrian Kummerlaender | |
2016-10-12 | Add _nerdtree_ config to `vimrc` | Adrian Kummerlaender | |
2016-10-09 | Add _Racket_ and _Prolog_ specific rules | Adrian Kummerlaender | |
2016-09-17 | Fix tab highlighting in _akr_ color scheme | Adrian Kummerlaender | |
2016-09-10 | Add basic latex specific highlighting rules to `akr` colorscheme | Adrian Kummerlaender | |
2016-03-09 | Enable 256 color mode for terminal _vim_ | Adrian Kummerlaender | |
2016-03-07 | Implement cite command in _pentadactyl_ | Adrian Kummerlaender | |
* `vimrc` changes are required to prevent _airline_ from generating unnecessary warnings concerning the spaces used to signal a blockquote | |||
2016-03-06 | Expand _vimwiki_ settings | Adrian Kummerlaender | |
* hide line numbers, enable autoreload * define HTML target and template | |||
2016-03-04 | Hide splits and numbers in _vim-airline_ tab line | Adrian Kummerlaender | |
2016-02-15 | Change font to _Fantasque Sans Mono_ and enable airline symbols | Adrian Kummerlaender | |
2016-02-06 | Fix _vim_ refresh problem | Adrian Kummerlaender | |
2015-12-04 | Set Java specific identation behavior | Adrian Kummerlaender | |
2015-10-16 | Display tabulators as solid blocks in custom color scheme | Adrian Kummerlaender | |
2015-10-01 | Adapt `guioptions` to prevent screen redrawing issues | Adrian Kummerlaender | |
* sometimes the note-taking `gvim` instance in the `i3wm` scratchpad has issues redrawing the screen content correctly after it was launched, this change seems to mitigate this behaviour | |||
2015-09-21 | Set `jellybeans` as _vim_ colorscheme | Adrian Kummerlaender | |
* my custom theme `akr` only currently works correctly in _gvim_ and I don't like the results using _vim-csapprox_ | |||
2015-08-23 | Enable powerline symbols for `gvim` | Adrian Kummerlaender | |
2015-07-26 | Changed vim cursor colors to be more prominent | Adrian Kummerlaender | |
2015-06-10 | Tweaked window resizing and vim navigation bindings | Adrian Kummerlaender | |
* halved horizontal window resize grid width * added `J` and `K` mappings for easier section navigation * fixed pentadactly `guioptions` which were incompatible with it's latest version | |||
2015-05-17 | Added custom fish prompt and changed font | Adrian Kummerlaender | |
* replaced the Droid family with Dejavu as it offers better readability and e.g. 0 and O are displayed differently | |||
2015-05-15 | Collection of small updates | Adrian Kummerlaender | |
* increased shading of background terminal instances * set zathura color inversion as default | |||
2015-03-01 | Added _Vim_ mapping to center the view on current line | Adrian Kummerlaender | |
2015-02-28 | Added configuration for distraction free reading in _Vim_ | Adrian Kummerlaender | |
* also added a comment listing all expected _Vim_ plugins | |||
2015-02-27 | Marked Vim's `cursorline` as toggleable | Adrian Kummerlaender | |
* compromise as there is no straight forward way to only highlight the current line number but not the whole line while maintaining line highlighting in e.g. _CtrlP_ | |||
2015-02-25 | Enabled current line number highlighting in Vim | Adrian Kummerlaender | |
* added special `match` condition to prevent obtrusive tabulator highlighting | |||
2015-02-11 | Configured `vim-gitgutter` plugin | Adrian Kummerlaender | |
2015-02-11 | Unified colors between gtk, cli and vim | Adrian Kummerlaender | |
* changed `IncSearch` in vim colorscheme to highlight current replacement candidate * added `srfi-1` to default Chicken Scheme REPL libraries | |||
2015-02-09 | Removed CLI colors from colorscheme as is handled by `CSapprox` | Adrian Kummerlaender | |
* added mouse support to terminal vim * refined vim search configuration | |||
2015-02-07 | Added CLI support to custom vim colorscheme | Adrian Kummerlaender | |
2015-02-07 | Customized urxvt colors to match vim colorscheme | Adrian Kummerlaender | |
2015-02-07 | Added basic version of my own vim colorscheme | Adrian Kummerlaender | |