Large cleanup and switch to NVIM LSP

This commit is contained in:
Alexander Gehrke 2021-08-11 12:25:50 +02:00
parent 37fb739795
commit 2eed622601
14 changed files with 221 additions and 83 deletions

2
after/plugin/gina.vim Normal file
View file

@ -0,0 +1,2 @@
map <C-g>s <cmd>Gina status<cr>
map <C-g>a <cmd>Gina add --patch<cr>