From 56fa6951bccc312b24b3766c38c0e49e64a796fb Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Thu, 1 Mar 2018 14:38:58 +0000 Subject: Merge 'username' and 'passwords' scripts --- vim/.vimrc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'vim/.vimrc') diff --git a/vim/.vimrc b/vim/.vimrc index dfbe0e9..30bc942 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -95,7 +95,6 @@ map gs (easymotion-prefix) " Fuzzy finder nnoremap a :Ag nnoremap b :Buffers -nnoremap c :Commands nnoremap C :Colors nnoremap f :Files nnoremap g :GitFiles @@ -105,6 +104,11 @@ nnoremap / :History/ nnoremap l :BLines nnoremap m :Marks nnoremap t :Tags +nnoremap a :Ag + +nnoremap :Buffers +nnoremap :Files +nnoremap :GitFiles " LLDB nnoremap n :LLsession new -- cgit v1.2.3