1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 22:55:10 +01:00

Better-to-remember keys, added c for Commits

This commit is contained in:
2018-01-05 13:04:53 +01:00
parent 6310b184b2
commit 46220b2c81

5
.vimrc
View File

@@ -99,8 +99,9 @@ endif
set rtp+=~/workspace/projects/others/fzf
Plugin 'junegunn/fzf.vim'
nmap ; :Buffers<CR>
nmap <Leader>t :Files<CR>
nmap <Leader>r :Tags<CR>
nmap <Leader>f :Files<CR>
nmap <Leader>t :Tags<CR>
nmap <Leader>c :Commits<CR>
" Web Development/Filetype icons