nvim: ;G for :Git subcommands
This commit is contained in:
parent
56bbae5d80
commit
c1e858e6a5
1 changed files with 2 additions and 0 deletions
|
|
@ -108,6 +108,8 @@ map <silent> ;w :w<CR>
|
||||||
map <silent> ;q :q<CR>
|
map <silent> ;q :q<CR>
|
||||||
map <silent> ;x :x<CR>
|
map <silent> ;x :x<CR>
|
||||||
|
|
||||||
|
map ;G :Git<Space>
|
||||||
|
|
||||||
set wildignore+=*.swp,*~
|
set wildignore+=*.swp,*~
|
||||||
|
|
||||||
map <silent> ;b :Buffers<CR>
|
map <silent> ;b :Buffers<CR>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue