mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
Merge pull request #304 from dmitmel/master
[pull] master from dmitmel:master
This commit is contained in:
commit
f421a7245f
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
" Aggressive unlearning of commands:
|
||||||
|
let g:fugitive_legacy_commands = 0
|
||||||
|
|
||||||
" mappings {{{
|
" mappings {{{
|
||||||
let g:gitgutter_map_keys = 0
|
let g:gitgutter_map_keys = 0
|
||||||
nnoremap <leader>gg :<C-u>G
|
nnoremap <leader>gg :<C-u>G
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue