Shortcuts for vim-fugitive.
This commit is contained in:
parent
48738d06a8
commit
77e004e48b
@ -36,6 +36,9 @@ map <leader>\ <Esc>:setlocal nospell<CR>
|
|||||||
map <leader>pl <Esc>:setlocal spell spelllang=pl<CR>
|
map <leader>pl <Esc>:setlocal spell spelllang=pl<CR>
|
||||||
map <leader>en <Esc>:setlocal spell spelllang=en_gb<CR>
|
map <leader>en <Esc>:setlocal spell spelllang=en_gb<CR>
|
||||||
map <leader>p <Esc>:set paste!<CR>
|
map <leader>p <Esc>:set paste!<CR>
|
||||||
|
map <leader>gs <Esc>:Gstatus<CR>
|
||||||
|
map <leader>gc <Esc>:Gcommit<CR>
|
||||||
|
map <leader>gp <Esc>:Gpush<CR>
|
||||||
|
|
||||||
au BufRead,BufNewFile *.pp
|
au BufRead,BufNewFile *.pp
|
||||||
\ set filetype=puppet
|
\ set filetype=puppet
|
||||||
|
Loading…
Reference in New Issue
Block a user