X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=vim%2Fvimrc;h=4c3e4fd1eecd4c72d44e7b8118e90559957569ab;hb=ceb346e7c279b5d075827b4ff9e9e0be0c815193;hp=3206b2013604f5fe104bccc4d296680f908c6f04;hpb=cb42f617cab1ea52fa43a12f21b93750b9b892b6;p=smckown%2Fdotfiles.git diff --git a/vim/vimrc b/vim/vimrc index 3206b20..4c3e4fd 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -425,6 +425,7 @@ nnoremap ub :Unite -no-split -start-insert -buffer-name=buffer buff nnoremap uo :Unite -no-split -start-insert -buffer-name=outline outline nnoremap ul :Unite -no-split -start-insert -buffer-name=lines line nnoremap uc :Unite -no-split -buffer-name=quicklist qf +nnoremap ut :Unite -no-split -start-insert -buffer-name=tags tag nnoremap : :Unite -start-insert -direction=dynamicbottom -buffer-name=command history/command nnoremap / :Unite -start-insert -direction=dynamicbottom -buffer-name=search history/search