config updates

This commit is contained in:
Rahsheen Porter 2021-10-29 16:11:44 -04:00
parent 8eeaaffa63
commit e853d10ffd
3 changed files with 13 additions and 4 deletions

View file

@ -25,7 +25,6 @@ nnoremap j gj
nnoremap k gk
" FZF Bindings
nnoremap <C-F> :Files<CR>
noremap <leader><leader> :GFiles<CR>
nnoremap <leader>C :Colors<CR>
nnoremap <leader><CR> :Buffers<CR>