config update
This commit is contained in:
2
.vimrc
2
.vimrc
@@ -142,7 +142,7 @@ call plug#end()
|
||||
filetype plugin indent on
|
||||
|
||||
"Syntax highlighting in Markdown
|
||||
"au BufNewFile,BufReadPost *.md set filetype=markdown
|
||||
" au BufNewFile,BufReadPost *.md, *.mkd set filetype=markdown
|
||||
"let g:polyglot_disabled = ['markdown']
|
||||
let g:markdown_fenced_languages = ['html','r', 'javascript', 'python', 'sh', 'bash=sh', 'css', 'js=javascript', 'json=javascript']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user