diff --git a/.vimrc b/.vimrc index 3380d5f..7da09bb 100644 --- a/.vimrc +++ b/.vimrc @@ -99,8 +99,9 @@ endif set rtp+=~/workspace/projects/others/fzf Plugin 'junegunn/fzf.vim' nmap ; :Buffers -nmap t :Files -nmap r :Tags +nmap f :Files +nmap t :Tags +nmap c :Commits " Web Development/Filetype icons