Improved vimrc support for terminal mode changes

This commit is contained in:
Nathan Schneider
2026-06-06 13:43:15 -04:00
parent 0664d6076d
commit c511f8b75d
+2 -1
View File
@@ -37,8 +37,9 @@ set incsearch
" Workspace location
let g:workspace_session_directory = $HOME . '/.vim/sessions/'
" Set shell to bash
" Terminal
set shell=bash\ -l
tnoremap <Esc> <C-\><C-n>
" Shortcuts
command! Proximate :e ~/Cloud/Notes/Proximate.md