[NVIM] Disable automatic macdown
This commit is contained in:
@@ -293,7 +293,4 @@ if has("macunix")
|
|||||||
else
|
else
|
||||||
let g:python3_host_prog="/usr/local/bin/python3"
|
let g:python3_host_prog="/usr/local/bin/python3"
|
||||||
endif
|
endif
|
||||||
|
|
||||||
" Open MacDown preview on .md save
|
|
||||||
autocmd BufWritePost *.md MacDownPreview
|
|
||||||
endif
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user