vimperatorrc - fix firefox 49.01 bug
[dotfiles.git] / vimperatorrc
index f536bf1..bf4c0f8 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,8 +46,9 @@ cmap jj       <Esc>
 
 nnoremap B b
 nnoremap b :bmarks! -tags<SPACE>
+nnoremap e b
 
-set gui=nonavigation
+"set gui=nonavigation
 
 ":tab addons
 ":tab downloads
@@ -56,4 +57,6 @@ set gui=nonavigation
 ":tab javascript!
 ":tab preferences!
 "
-
+noremap <C-SPACE> <C-^>
+noremap v <C-^>
+js services.services.autoCompleteSearch.class_="@mozilla.org/autocomplete/search;1?name=unifiedcomplete"