aboutsummaryrefslogtreecommitdiff
path: root/vim
Commit message (Expand)AuthorAgeFilesLines
* Add password filetypeTom Ryder2018-06-232-0/+17
* Correct an exists() call in markdown ftpluginTom Ryder2018-06-231-1/+1
* Add "gitrebase" Vim filetypeTom Ryder2018-06-231-0/+4
* Print working directory after \g in VimTom Ryder2018-06-231-1/+1
* Bind \g in Vim to go to the current buffer's dirTom Ryder2018-06-231-0/+2
* Add tab cycle bindingsTom Ryder2018-06-231-0/+3
* Update fixed_join.vim pluginTom Ryder2018-06-231-0/+0
* Document mode of Vim leader mappingsTom Ryder2018-06-231-2/+2
* Remove 'fillchars' setting from .vimrcTom Ryder2018-06-231-6/+0
* Refine more .vimrc commentsTom Ryder2018-06-231-5/+5
* Lean on defaults for Vim 'shortmess'Tom Ryder2018-06-231-11/+1
* Remove j/gj remappingsTom Ryder2018-06-231-6/+0
* Handle visual mode better in Vim mappingsTom Ryder2018-06-231-3/+12
* Adjust more .vimrc comments and whitespaceTom Ryder2018-06-231-4/+2
* Reorder .vimrc mappingsTom Ryder2018-06-231-4/+4
* Don't reset 'backspace' in .vimrcTom Ryder2018-06-231-1/+0
* More comment adjusting in .vimrcTom Ryder2018-06-231-46/+28
* Remove 'spelllang' setting from .vimrcTom Ryder2018-06-231-6/+0
* Add [a, ]a shortcuts to cycle through Vim arg listTom Ryder2018-06-231-0/+3
* Remove 'equalalways' disable from .vimrcTom Ryder2018-06-231-3/+0
* Remove 'wrap' disable from .vimrcTom Ryder2018-06-231-3/+0
* Remove 'swapfile' disable in .vimrcTom Ryder2018-06-231-3/+0
* Fix up .vimrc commentsTom Ryder2018-06-231-52/+37
* Alphabetically order 'backspace' flagsTom Ryder2018-06-231-1/+1
* Remove unneeded :vnoremap commandTom Ryder2018-06-221-1/+0
* Adjust comment indent on .vimrc indent settingsTom Ryder2018-06-221-4/+4
* Use negative Vim 'softtabstop' valueTom Ryder2018-06-221-1/+8
* Revise Vim 'shiftround' commentTom Ryder2018-06-221-1/+1
* Correct grammar in a commentTom Ryder2018-06-211-1/+1
* Remove encoding .vimrc settingsTom Ryder2018-06-211-6/+0
* Correct two .vimrc spelling errorsTom Ryder2018-06-211-2/+2
* Review GUI Vim options in .gvimrcTom Ryder2018-06-212-16/+18
* Add \c and \C bindings for cursor linesTom Ryder2018-06-211-0/+3
* Add 'belloff' .vimrc settingTom Ryder2018-06-211-3/+7
* More deckchairs on the TitanicTom Ryder2018-06-211-7/+7
* Run :nohlsearch on re-sourcing .vimrcTom Ryder2018-06-211-1/+2
* Use new 'display' setting 'truncate' if availableTom Ryder2018-06-211-4/+7
* Use slightly more correct v:version checkTom Ryder2018-06-211-1/+1
* Compress/improve .vimrc plugin disabling commentsTom Ryder2018-06-211-17/+10
* More alphabetical ordering in .vimrcTom Ryder2018-06-211-3/+3
* Abbreviate .vimrc comment on 'swapfile' settingTom Ryder2018-06-211-3/+1
* Update comment on Vim 'spelllang'Tom Ryder2018-06-211-1/+2
* Arrange .vimrc option in alphabetical orderTom Ryder2018-06-211-5/+5
* Update paste_open.vim pluginTom Ryder2018-06-211-0/+0
* Update auto_cache_dirs.vim pluginTom Ryder2018-06-211-0/+0
* Add new vim_paste_open plugin and needed bindingsTom Ryder2018-06-212-0/+3
* Restore 'esckeys' settingTom Ryder2018-06-211-0/+3
* Add .vimrc reload bindingTom Ryder2018-06-211-0/+2
* Add the "jetpack" buffer jump bindingTom Ryder2018-06-211-0/+2
* Remove 'wildignore' settingsTom Ryder2018-06-211-30/+0