vim: remove unused plugins and set up indentation for .md properly
This commit is contained in:
parent
a1f301f039
commit
f1bf5ebf26
2 changed files with 2 additions and 4 deletions
|
@ -37,3 +37,5 @@ delcommand HiLink
|
|||
if exists('old_syntax')
|
||||
let b:current_syntax = old_syntax
|
||||
endif
|
||||
|
||||
setlocal ts=2 sts=2 sw=2 expandtab
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue