X-Git-Url: http://47.100.26.94:8080/?a=blobdiff_plain;f=vimperatorrc;h=d5a98d4e1e6353667c875e995bc51accb4401611;hb=301899c2fd4d566390d7bfe351e4510c599f1422;hp=f536bf13ef5c9a7a49fc24ba5bf81b6bb1695781;hpb=fd7eb908b4ff93ee2da0137c9f2c996ed219a626;p=dotfiles.git diff --git a/vimperatorrc b/vimperatorrc index f536bf1..d5a98d4 100644 --- a/vimperatorrc +++ b/vimperatorrc @@ -1,5 +1,7 @@ "3.8.2 (created: 2014/02/13 23:52:43) - +" To compatible with some pluins, and bugs +" Keep Firefox at the version of (50.0) 55.0 +" And TabTree 1.5.1 cd ~ set tabnumbers @@ -14,10 +16,10 @@ nnoremap j 6j nnoremap k 6k nnoremap h gT nnoremap l gt -nnoremap h +nnoremap H +nnoremap L nnoremap j nnoremap k -nnoremap l nmap nmap J @@ -30,9 +32,10 @@ nmap h :help nmap , :source ~/.vimperatorrc +nmap x : -noremap +"noremap set "editor=/usr/local/bin/mvim --remote-silent" @@ -46,6 +49,7 @@ cmap jj nnoremap B b nnoremap b :bmarks! -tags +nnoremap e b set gui=nonavigation @@ -56,4 +60,29 @@ set gui=nonavigation ":tab javascript! ":tab preferences! " - +noremap +noremap v +" 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" +" js services.services.autoCompleteSearch.class_="@mozilla.org/autocomplete/search;1?name=unifiedcomplete" + +"https://github.com/vimperator/vimperator-labs/issues/740 +"set activate= +"nmap t :open +"nmap t :open +set focuscontent +set hintchars=asdghklqwertyuiopzxcvbnmfj +"set maxitems=30 + +nnoremap g1 :tabn 1 +nnoremap g2 :tabn 2 +nnoremap g3 :tabn 3 +nnoremap g4 :tabn 4 +nnoremap g5 :tabn 5 +nnoremap g6 :tabn 6 +nnoremap g7 :tabn 7 +nnoremap g8 :tabn 8 +nnoremap g9 :tabn 9 +nnoremap g0 :tabn 0 + +imap