aboutsummaryrefslogtreecommitdiff
path: root/vim
Commit message (Expand)AuthorAgeFilesLines
* Add comments to vim ftpluginsTom Ryder2018-06-303-0/+9
* Remove vim/indent/php.vim blocker stubTom Ryder2018-06-301-10/+0
* Add CSV, TSV, and password file filetypesTom Ryder2018-06-303-0/+15
* Remove unneeded matchit set ex PHP after ftpluginTom Ryder2018-06-301-12/+0
* Remove ftplugin overrides for html/markdownTom Ryder2018-06-302-10/+0
* Conform all after/ftplugin filesTom Ryder2018-06-303-9/+18
* Join some b:undo_ftplugin addendaTom Ryder2018-06-307-13/+7
* Review vim/ftplugin and vim/indent filesTom Ryder2018-06-306-59/+26
* Refactor ftplugins into single filesTom Ryder2018-06-3046-815/+346
* Remove stray vim/autoload/vimrc.vim fileTom Ryder2018-06-301-39/+0
* Add g:no_plugin_maps checks for ftplugin maps.vimTom Ryder2018-06-298-0/+40
* Use ftplugins for filetype mappings insteadTom Ryder2018-06-2911-67/+170
* Refine 'comments' ftplugins furtherTom Ryder2018-06-294-15/+40
* Remove 'formatoptions' reset in ftpluginsTom Ryder2018-06-292-2/+2
* Add Vim ftplugin to set 'comments' for sedTom Ryder2018-06-291-0/+21
* Define 'comments' for AWKTom Ryder2018-06-291-0/+21
* Reduce shell format ftplugin to just 'comments'Tom Ryder2018-06-291-6/+5
* Changed my mind about 'commentstring'Tom Ryder2018-06-291-5/+0
* Wrap feature-dependent 'comments' settingsTom Ryder2018-06-291-4/+10
* Add 'comments' settings for sh filetypeTom Ryder2018-06-291-0/+22
* Clear 'commentstring' as well as 'comments'Tom Ryder2018-06-291-1/+2
* Set 'include' and 'path' specifically in C/C++Tom Ryder2018-06-293-2/+49
* Update strip_trailing_whitespace.vim pluginTom Ryder2018-06-291-0/+0
* Update diff_prune.vim ftpluginTom Ryder2018-06-291-0/+0
* Upgrade fixed_join.vim pluginTom Ryder2018-06-281-0/+0
* Update make_target.vim ftpluginTom Ryder2018-06-281-0/+0
* 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