aboutsummaryrefslogtreecommitdiff
path: root/vim/after/ftplugin/markdown
Commit message (Expand)AuthorAgeFilesLines
* 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