Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
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-06-13 | Switched conky / i3bar to JSON protocol | Adrian Kummerlaender | |
* conky now generates JSON output in conjunction with newly created ".conky.sh" * changed conky script logic to be interface aware ** detects and displays address of the active interface (eth / wlan / wwan) * changed conky date format to iso * switched gvim font to "Droid Sans Mono" ** analog to urxvt font * xdg config is now preventing "Desktop" and "Downloads" directories from being created | |||
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 | |