aboutsummaryrefslogtreecommitdiff
path: root/vim/after/ftplugin
Commit message (Expand)AuthorAgeFilesLines
...
* Add \m 'magic' setting to mail headers jumpTom Ryder2018-07-161-1/+1
* Add reformatting analogue to quote mappingsTom Ryder2018-07-163-0/+18
* Add missing <buffer> to mail quote unmapsTom Ryder2018-07-153-9/+9
* Check for +autocmd before gitcommit ftplugin hooksTom Ryder2018-07-151-1/+1
* Adaptive 'colorcolumn' for gitcommit filetypeTom Ryder2018-07-141-0/+10
* Add mail quote maps for gitcommit and markdownTom Ryder2018-07-142-0/+26
* Change mail quoting to generic autoload functionTom Ryder2018-07-141-3/+3
* Replace mail.vim quoting mappingsTom Ryder2018-07-131-1/+15
* Move to after headers when writing new mailTom Ryder2018-07-131-0/+7
* Add missing angle bracket for Vim ftplugin undoTom Ryder2018-07-131-1/+1
* Disable 'spellcapcheck' for README.md filesTom Ryder2018-07-131-4/+16
* Check for 'spell' feature in ftpluginsTom Ryder2018-07-122-2/+2
* Update and configure for perl_version_bump.vimTom Ryder2018-07-121-2/+2
* Update and configure for make_target.vimTom Ryder2018-07-121-1/+1
* Check for +conceal before setting 'conceallevel'Tom Ryder2018-07-111-1/+1
* Correct login around ftplugin/make.vim mappingsTom Ryder2018-07-101-4/+2
* Move after/ftplugin/sed.vim to ftplugin/sed.vimTom Ryder2018-07-101-9/+0
* Overhaul after/ftpluginTom Ryder2018-07-1017-95/+51
* Move angle-bracket matchpairs to Perl filetypeTom Ryder2018-07-101-0/+5
* Clear b:current_compiler on unloadTom Ryder2018-07-096-0/+6
* Overhaul ftplugin check, lint, tidyTom Ryder2018-07-097-53/+56
* Overhaul base after-ftpluginsTom Ryder2018-07-0817-207/+65
* Upgrade and adjust config for diff_prune.vimTom Ryder2018-07-081-3/+4
* Test 'modifiable' for spellchecking text/markdownTom Ryder2018-07-082-2/+2
* Disable concealing when editing Vim helpTom Ryder2018-07-081-0/+21
* Add patterns for Vim help file detectionTom Ryder2018-07-081-0/+1
* Unmap PHP bracket mapsTom Ryder2018-07-081-0/+7
* Remove error suppression on Vim unmapsTom Ryder2018-07-081-12/+12
* Restore Vim buffer mapping to unload scriptTom Ryder2018-07-081-13/+14
* Wrap comments with `gq` in Git commit messagesTom Ryder2018-07-071-1/+1
* Spin off Vim Perl version bump into ftpluginTom Ryder2018-07-041-4/+4
* Break up some long VimL linesTom Ryder2018-07-041-3/+6
* Use :nnoremap for Perl vim mapsTom Ryder2018-07-041-3/+3
* Add _v/_V Vim maps for Perl version bumpsTom Ryder2018-07-031-0/+9
* Don't spellcheck &readonly text/markdownTom Ryder2018-07-022-8/+12
* Add 'c' flag to 'formatoptions' for gitcommitTom Ryder2018-07-021-1/+1
* Clear away stock vim ftplugin's buffer mapsTom Ryder2018-07-011-15/+13
* Make Vim ftplugin preamble consistent with pluginsTom Ryder2018-07-0116-16/+64
* Merge HTML timestamp into after/ftplugin/html.vimTom Ryder2018-07-012-28/+12
* Add new html/timestamp.vim ftpluginTom Ryder2018-07-011-0/+28
* Remove unneeded matchit set ex PHP after ftpluginTom Ryder2018-06-301-12/+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-301-0/+12
* Refactor ftplugins into single filesTom Ryder2018-06-3045-815/+331
* Add g:no_plugin_maps checks for ftplugin maps.vimTom Ryder2018-06-298-0/+40
* Use ftplugins for filetype mappings insteadTom Ryder2018-06-298-11/+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