Add vim modelines for Markdown formatting

This commit is contained in:
karxi 2017-01-20 13:19:34 -05:00
parent b53d3e5e49
commit 76b42eed2b
2 changed files with 6 additions and 0 deletions

View file

@ -171,3 +171,7 @@ posterity and easy reference.
* `:billiards:` * `:billiards:`
* `:billiardslarge:` * `:billiardslarge:`
* `:whatdidyoudo:` * `:whatdidyoudo:`
[modeline]: vim:set autoindent ts=4 sts=4 sw=4 tw=79 expandtab:

View file

@ -343,3 +343,5 @@ version of the client. There aren't really any other options.
you change computers. you change computers.
[modeline]: vim:set autoindent ts=4 sts=4 sw=4 tw=79 expandtab: