Lotsa updates over time

This commit is contained in:
Hunter Haugen 2022-11-28 11:57:32 -08:00
parent 4843aa161c
commit d4fbf4d10b
Signed by: hunner
GPG key ID: EF99694AA599DDAD
11 changed files with 147 additions and 58 deletions

View file

@ -6,6 +6,8 @@ let mapleader = ","
noremap <Leader>v :action SearchEverywhere<CR>
noremap <Leader>c :action ActivateTerminalToolWindow<CR>
noremap <Leader>bo :action CloseAllEditorsButActive<CR>
noremap <Leader>r :action RecentFiles<CR>
noremap <Leader>pre :action TogglePresentationMode<CR>
noremap <C-h> <C-w>h
noremap <C-j> <C-w>j
noremap <C-k> <C-w>k