vimrc - correct gui font setting
[dotfiles.git] / vimperatorrc
index f54c62c..42d829a 100644 (file)
@@ -32,7 +32,7 @@ nmap <Leader>h :help<Space>
 nmap <Leader>, :source ~/.vimperatorrc<CR>
 
 
-noremap <C-o>  <Esc>
+"noremap <C-o> <Esc>
 
 
 set "editor=/usr/local/bin/mvim --remote-silent"
@@ -46,6 +46,7 @@ cmap jj       <Esc>
 
 nnoremap B b
 nnoremap b :bmarks! -tags<SPACE>
+nnoremap e b
 
 "set gui=nonavigation
 
@@ -56,4 +57,5 @@ nnoremap b :bmarks! -tags<SPACE>
 ":tab javascript!
 ":tab preferences!
 "
-
+noremap <C-SPACE> <C-^>
+noremap v <C-^>