vim: don't clean session
This commit is contained in:
6
vimrc
6
vimrc
@@ -624,12 +624,6 @@ else
|
|||||||
echom "Don't know how to open on this platform."
|
echom "Don't know how to open on this platform."
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
||||||
let g:startify_session_before_save = [
|
|
||||||
\ 'echo "Cleaning up before saving.."',
|
|
||||||
\ 'silent! NERDTreeTabsClose'
|
|
||||||
\ ]
|
|
||||||
|
|
||||||
match Todo /\s\+$/
|
match Todo /\s\+$/
|
||||||
|
|
||||||
" Markdown folding
|
" Markdown folding
|
||||||
|
|||||||
Reference in New Issue
Block a user