emacs Revert some new mode-line change and revert evil mode
[dotfiles.git] / vimperatorrc
index 82667dc..4eca182 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,3 +46,23 @@ cmap jj      <Esc>
 
 nnoremap B b
 nnoremap b :bmarks! -tags<SPACE>
+nnoremap e b
+
+set gui=nonavigation
+
+":tab addons
+":tab downloads
+":tab extoptions
+":tab help
+":tab javascript!
+":tab preferences!
+"
+noremap <C-SPACE> <C-^>
+noremap v <C-^>
+" fix the issue on firefox49 history not working, https://github.com/vimperator/vimperator-labs/issues/590
+"js services.services.autoCompleteSearch.class_="@mozilla.org/autocomplete/search;1?name=unifiedcomplete"
+
+"https://github.com/vimperator/vimperator-labs/issues/740
+"set activate=
+"nmap t <C-t>:open<Space>
+nmap t <M-t><esc>:open<Space>