vim
This commit is contained in:
parent
9baf9fe901
commit
244ccad598
1
vim/.vim/ftplugin/markdown.vim
Normal file
1
vim/.vim/ftplugin/markdown.vim
Normal file
@ -0,0 +1 @@
|
|||||||
|
set tw=120
|
@ -105,6 +105,7 @@ hi Normal ctermfg=None ctermbg=None
|
|||||||
hi NonText ctermfg=None ctermbg=None
|
hi NonText ctermfg=None ctermbg=None
|
||||||
|
|
||||||
packadd termdebug
|
packadd termdebug
|
||||||
|
let termdebug_wide=1
|
||||||
|
|
||||||
filetype off
|
filetype off
|
||||||
set rtp+=$HOME/.vim/bundle/Vundle.vim/
|
set rtp+=$HOME/.vim/bundle/Vundle.vim/
|
||||||
|
Loading…
Reference in New Issue
Block a user