[nvim] add lazygit integration

This commit is contained in:
Marco Thomas
2022-12-06 11:32:44 +01:00
parent 013c4722f1
commit a702646ffc
5 changed files with 246 additions and 32 deletions

View File

@@ -90,7 +90,7 @@ let g:netrw_banner = 0 " Remove useless banner at the top of netrw
" ============================== Macros and Mappings
" open fuzzy file browser
map <C-f> :CtrlP<CR>
map <C-f> :CtrlP .<CR>
" C-/ to hide search results
map <C-_> :noh<CR>
" git