1
0
mirror of https://github.com/akelge/vim synced 2025-07-12 01:22:10 +00:00

Move forward

This commit is contained in:
Andrea Mistrali
2021-06-29 12:47:45 +02:00
parent dd5d90932b
commit 81ccc63bb2
2 changed files with 6 additions and 3 deletions

2
vimrc
View File

@ -139,6 +139,8 @@ nnoremap <silent> <Leader>tt :below terminal<CR>
" GIT
"""""""""""""""
nnoremap <silent> <Leader>gg :GitGutterLineHighlightsToggle<CR>
nnoremap <silent> <Leader>gc :GitCommit
nnoremap <silent> <Leader>gs :GitStatus<CR>
" """""""""""""""""
" Airline customizations