mirror of
https://github.com/kmein/niveum
synced 2026-03-16 18:21:07 +01:00
fix(vim): fugitive command
This commit is contained in:
@@ -17,7 +17,7 @@ let maplocalleader="\\"
|
||||
|
||||
" noremap <Leader>h :<C-u>split<CR>
|
||||
" noremap <Leader>v :<C-u>vsplit<CR>
|
||||
noremap <Leader>gs :Git status<CR>
|
||||
noremap <Leader>gs :Git<CR>
|
||||
noremap <Leader>gc :Git commit<CR>
|
||||
noremap <leader>n :bn<CR>
|
||||
noremap <leader>p :bp<CR>
|
||||
|
||||
Reference in New Issue
Block a user