diff --git a/neovim/init.vim b/neovim/init.vim index 97991a7..865a547 100644 --- a/neovim/init.vim +++ b/neovim/init.vim @@ -108,6 +108,8 @@ map ;w :w map ;q :q map ;x :x +map ;G :Git + set wildignore+=*.swp,*~ map ;b :Buffers