aboutsummaryrefslogtreecommitdiff
path: root/vim/after/ftplugin/markdown
Commit message (Expand)AuthorAgeFilesLines
* Completely overhaul after/ftplugin filesTom Ryder2018-06-171-13/+13
* Spin off markdown_autoformat as its own distroTom Ryder2018-06-051-108/+0
* Restore ftplugin extras to vim/after dirTom Ryder2018-06-052-0/+129
* Move Markdown and PHP ftplugins from after dirTom Ryder2018-06-042-117/+0
* Support counts and registers in paste wrappingTom Ryder2018-06-041-3/+3
* Rearrange/correct markdown_autoformat.vimTom Ryder2018-06-041-19/+9
* Clear markdown_autoformat.vim autocmds correctlyTom Ryder2018-06-041-1/+1
* Move markdown_autoformat.vim funcs back to localTom Ryder2018-06-041-4/+64
* Set and clear Markdown autocmd in groupTom Ryder2018-06-041-4/+13
* Use heuristics on Markdown to guess autoformatTom Ryder2018-06-041-0/+4
* Refactor suspend_autoformat.vim, add autoloadTom Ryder2018-06-042-34/+33
* Correct logic of Markdown/text spell checkingTom Ryder2018-06-031-7/+9
* Vim ftplugin: hold autoformat in *.md code blocksTom Ryder2018-06-031-0/+34
* Add guards for presence of b:undo_* varTom Ryder2017-11-121-4/+8
* Move lots of local Vim config into vim/afterTom Ryder2017-11-121-0/+15