vim: don't clean session

This commit is contained in:
Paul Walker
2020-12-16 15:33:45 +00:00
parent e5404f1844
commit 9e60f49c11

6
vimrc
View File

@@ -624,12 +624,6 @@ else
echom "Don't know how to open on this platform."
endif
let g:startify_session_before_save = [
\ 'echo "Cleaning up before saving.."',
\ 'silent! NERDTreeTabsClose'
\ ]
match Todo /\s\+$/
" Markdown folding