Add vim modelines for Markdown formatting
This commit is contained in:
parent
b53d3e5e49
commit
76b42eed2b
2 changed files with 6 additions and 0 deletions
|
@ -171,3 +171,7 @@ posterity and easy reference.
|
|||
* `:billiards:`
|
||||
* `:billiardslarge:`
|
||||
* `:whatdidyoudo:`
|
||||
|
||||
|
||||
|
||||
[modeline]: vim:set autoindent ts=4 sts=4 sw=4 tw=79 expandtab:
|
||||
|
|
|
@ -343,3 +343,5 @@ version of the client. There aren't really any other options.
|
|||
you change computers.
|
||||
|
||||
|
||||
|
||||
[modeline]: vim:set autoindent ts=4 sts=4 sw=4 tw=79 expandtab:
|
||||
|
|
Loading…
Reference in a new issue