aboutsummaryrefslogtreecommitdiff
path: root/vim/.vimrc
AgeCommit message (Collapse)Author
2014-12-26Use unique names for `vim` swapfiles, added type specific rulesAdrian Kummerlaender
* added custom tabulator rules for _scheme_
2014-12-23Added `vimwiki` folder to `vimrc`Adrian Kummerlaender
2014-12-04Removed `i3wm` borders, increased dmenu size and changed vim tab charAdrian Kummerlaender
2014-11-02Added basic `vim-airline` configurationAdrian Kummerlaender
2014-07-12Fixed vim split navigation Alt+Arrow key combinationsAdrian 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-05Moved buffer navigation remappings int gvim configurationAdrian 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-10Added A-Up and A-Down split movement bindingsAdrian Kummerländer
2014-01-29Initial commit of my current dotfilesAdrian Kummerländer