nvim: added autosession plugin

This commit is contained in:
PowerUser64 2021-09-07 17:59:31 -07:00
parent bd34387c57
commit e852fd492a
3 changed files with 21 additions and 1 deletions

View file

@ -62,7 +62,7 @@ autocmd FileType help setlocal nospell
" even more test whitespace ->
" Key bindings
let mapleader = " "
" let mapleader = " "
" *sigh*...
command! Q q
command! W w