mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
command-t list order
This commit is contained in:
parent
b1fa7cac66
commit
fd0499f8e6
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
|
@ -121,7 +121,7 @@ set swb=usetab "make :sb <filename> go to tabs too
|
||||||
let mapleader = ','
|
let mapleader = ','
|
||||||
|
|
||||||
"Command-T options
|
"Command-T options
|
||||||
let g:CommandTMatchWindowReverse=1
|
"let g:CommandTMatchWindowReverse=1
|
||||||
"let g:CommandTAcceptSelectionTabMap='<CR>'
|
"let g:CommandTAcceptSelectionTabMap='<CR>'
|
||||||
"let g:CommandTAcceptSelectionMap='<C-r>'
|
"let g:CommandTAcceptSelectionMap='<C-r>'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue