Seems, it really did work
This commit is contained in:
parent
bb886d3fe6
commit
54991cf3d9
|
@ -41,3 +41,6 @@ highlight Normal guibg=none
|
||||||
highlight NonText guibg=none
|
highlight NonText guibg=none
|
||||||
highlight Normal ctermbg=none
|
highlight Normal ctermbg=none
|
||||||
highlight NonText ctermbg=none
|
highlight NonText ctermbg=none
|
||||||
|
|
||||||
|
" Autocmd safe on markdown
|
||||||
|
autocmd! CursorHold,CursorHoldI *.md write
|
||||||
|
|
Loading…
Reference in New Issue