open unite inside my split

Tue, 02 Jun 2015 13:52:20 -0700

author
Meredith Howard <mhoward@roomag.org>
date
Tue, 02 Jun 2015 13:52:20 -0700
changeset 188
ae4cf35b50ab
parent 187
84c6fa7ebc05
child 189
39f8cd12ec5c

open unite inside my split

.vimrc file | annotate | diff | comparison | revisions
--- a/.vimrc
+++ b/.vimrc
@@ -110,7 +110,7 @@ end
 
 
 " Key maps, mostly plugin stuff on F-keys  {{{
-nmap <silent> <F1> :Unite -auto-resize -here buffer<CR>
+nmap <silent> <F1> :Unite -auto-resize -direction=dynamicbottom buffer<CR>
 nmap <silent> <S-F1> :Unite -winheight=5 -quick-match -short-source-names window tab:no-current<CR>
 nmap <silent> <F2> :VimFilerExplorer<CR>
 nmap <silent> <F3> :VimShell<CR>

mercurial