Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-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-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-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-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-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 basic version of my own vim colorscheme | Adrian Kummerlaender | |
2014-12-26 | Use unique names for `vim` swapfiles, added type specific rules | Adrian Kummerlaender | |
* added custom tabulator rules for _scheme_ | |||
2014-12-23 | Added `vimwiki` folder to `vimrc` | Adrian Kummerlaender | |
2014-12-04 | Removed `i3wm` borders, increased dmenu size and changed vim tab char | Adrian Kummerlaender | |
2014-11-02 | Added basic `vim-airline` configuration | Adrian Kummerlaender | |
2014-07-12 | Fixed vim split navigation Alt+Arrow key combinations | Adrian Kummerlaender | |
* moved the mappings to vimrc to enable them for both vim and gvim * added Alt+Arrow key forwarding to urxvt configuration * added default font to pentadactylrc | |||
2014-04-05 | Moved buffer navigation remappings int gvim configuration | Adrian Kummerländer | |
* they don't work in normal vim, so they should only be configured for gvim ** the problem is probably the terminal not forwardinf the keys as required by the remapping | |||
2014-02-10 | Added A-Up and A-Down split movement bindings | Adrian Kummerländer | |
2014-01-29 | Initial commit of my current dotfiles | Adrian Kummerländer | |