emacs - add blog.el
[dotfiles.git] / vimperatorrc
index 282473d..4501d4f 100644 (file)
@@ -48,7 +48,7 @@ nnoremap B b
 nnoremap b :bmarks! -tags<SPACE>
 nnoremap e b
 
-set gui=nonavigation
+"set gui=nonavigation
 
 ":tab addons
 ":tab downloads
@@ -59,3 +59,5 @@ set gui=nonavigation
 "
 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"