disable command-t custom mappings (and rather use ,b)

This commit is contained in:
Loic Nageleisen 2011-06-08 07:39:09 -07:00
parent fae76d3a93
commit 00c5774e71

6
vimrc
View file

@ -116,10 +116,10 @@ set swb=usetab "make :sb <filename> go to tabs too
"key mappings
let mapleader = ','
"Command-T mappings
"Command-T options
let g:CommandTMatchWindowReverse=1
let g:CommandTAcceptSelectionTabMap='<CR>'
let g:CommandTAcceptSelectionMap='<C-r>'
"let g:CommandTAcceptSelectionTabMap='<CR>'
"let g:CommandTAcceptSelectionMap='<C-r>'
" xterm escape codes for osx-like cursor motion
"noremap  <C-Left>