aboutsummaryrefslogtreecommitdiff
path: root/vim
Commit message (Expand)AuthorAgeFilesLines
* Add and configure make_target.vim ftpluginTom Ryder2018-06-282-0/+4
* Update two Vim pluginsTom Ryder2018-06-272-0/+0
* Revise .vimrc header commentTom Ryder2018-06-271-3/+3
* Move digraphs to more sensible locationTom Ryder2018-06-271-7/+7
* Adjust comment formattingTom Ryder2018-06-271-2/+2
* Add `nbsp` flag to 'listchars' if supportedTom Ryder2018-06-271-0/+3
* Set 'laststatus' back to 1 in NeovimTom Ryder2018-06-271-0/+5
* Don't load matchit.vim package if using NeovimTom Ryder2018-06-271-1/+1
* Restore 'esckeys' option existence checkTom Ryder2018-06-271-2/+4
* Update clear_local_maps.vim pluginTom Ryder2018-06-261-0/+0
* Clear away VimL mapping rubbishTom Ryder2018-06-261-0/+37
* Refactor filetype-specific .vimrc materialTom Ryder2018-06-263-61/+74
* Remap normal J only if loading pluginsTom Ryder2018-06-261-3/+4
* Add fallback for normal JTom Ryder2018-06-251-1/+2
* Expand/fix messages filetype detectionTom Ryder2018-06-251-2/+2
* Add and apply new clear_local_maps.vim pluginTom Ryder2018-06-252-1/+1
* Use <Leader> in vimrc where reasonableTom Ryder2018-06-251-6/+6
* Reindent and refactor local leader mappingsTom Ryder2018-06-251-25/+24
* Clear local leader maps on filetype changeTom Ryder2018-06-252-0/+42
* Upgrade fixed_join.vim, define map explicitlyTom Ryder2018-06-252-0/+3
* Remove misguided buffer mapping clearTom Ryder2018-06-251-3/+0
* Clear away filetype buffer mappings in vimrcTom Ryder2018-06-251-0/+3
* Adjust an augroup nameTom Ryder2018-06-251-1/+1
* Missed an ftplugin map: HTML URL linkingTom Ryder2018-06-252-10/+2
* Update diff_prune.vim ftpluginTom Ryder2018-06-251-0/+0
* Move all local bindings out into .vimrcTom Ryder2018-06-2511-101/+34
* Correct .vimrc commentTom Ryder2018-06-251-1/+1
* Add diff_prune.vim ftpluginTom Ryder2018-06-252-0/+11
* Update redact_pass.vim pluginTom Ryder2018-06-241-0/+0
* Correct Vim 'formatlistpat' def for MarkdownTom Ryder2018-06-231-2/+2
* 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