neovim: Set markdown comment string as HTML
This commit is contained in:
parent
11e8faf3c6
commit
39ba5f73de
1 changed files with 2 additions and 0 deletions
|
|
@ -261,4 +261,6 @@ autocmd FileType typescript.tsx setlocal ts=2 sts=2 sw=2 expandtab
|
|||
autocmd FileType typescript setlocal ts=2 sts=2 sw=2 expandtab
|
||||
autocmd FileType yaml setlocal ts=2 sts=2 sw=2 expandtab
|
||||
|
||||
autocmd FileType markdown setlocal commentstring=<!--%s-->
|
||||
|
||||
set secure
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue