aboutsummaryrefslogtreecommitdiff
path: root/vim/after/ftplugin/markdown.vim
Commit message (Expand)AuthorAgeFilesLines
* Remove b:undo_ftplugin cmds for double-key mapsTom Ryder2018-12-041-2/+0
* Remove double-key mapping shortcutsTom Ryder2018-11-291-4/+0
* Remove boilerplate after/ftplugin load guardsTom Ryder2018-11-291-5/+0
* Use consistent format for local leader mappingsTom Ryder2018-08-141-8/+16
* Add reformatting analogue to quote mappingsTom Ryder2018-07-161-0/+6
* Add missing <buffer> to mail quote unmapsTom Ryder2018-07-151-3/+3
* Add mail quote maps for gitcommit and markdownTom Ryder2018-07-141-0/+13
* Disable 'spellcapcheck' for README.md filesTom Ryder2018-07-131-4/+16
* Check for 'spell' feature in ftpluginsTom Ryder2018-07-121-1/+1
* Overhaul after/ftpluginTom Ryder2018-07-101-3/+2
* Overhaul base after-ftpluginsTom Ryder2018-07-081-11/+2
* Test 'modifiable' for spellchecking text/markdownTom Ryder2018-07-081-1/+1
* Don't spellcheck &readonly text/markdownTom Ryder2018-07-021-4/+6
* Make Vim ftplugin preamble consistent with pluginsTom Ryder2018-07-011-1/+4
* Refactor ftplugins into single filesTom Ryder2018-06-301-0/+15
* No more auto-wrappingTom Ryder2014-12-031-3/+0
* formatoptions should not be set in vimrcTom Ryder2013-05-071-0/+3