added gitsigns config

This commit is contained in:
2025-07-29 13:40:41 +02:00
parent a3269dbfc4
commit 10c005be2d
3 changed files with 46 additions and 11 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ vnoremap <A-j> :m '>+1<CR>gv=gv
vnoremap <A-k> :m '<-2<CR>gv=gv
nnoremap <leader>a ggVG
" nnoremap <leader>b :Telescope buffers<CR>
nnoremap ,b :Buffers<CR>
nnoremap ,b :buffers<CR>
" nnoremap <leader>t :Explorer<CR>
" use leader e instead
nnoremap <leader>y "+yy