diff --git a/.vimrc b/.vimrc index 2e31bda6..6fc47df8 100644 --- a/.vimrc +++ b/.vimrc @@ -166,10 +166,12 @@ " space / shift-space scroll in normal mode noremap noremap - nmap :FufFile - nmap :FufBuffer + nmap ff :FufFileWithCurrentBufferDir nmap f :FufFile nmap b :FufBuffer + nmap tt :FufBufferTag + nmap t :FufBufferTagAll + nmap :FufBufferTagAll map h map l