X-Git-Url: http://47.100.26.94:8080/?a=blobdiff_plain;f=vimperatorrc;h=d5a98d4e1e6353667c875e995bc51accb4401611;hb=301899c2fd4d566390d7bfe351e4510c599f1422;hp=9c4ab2f13a270e539767c141ad30b16ae63eae37;hpb=033ccafe70d0ea63801016e8bda553831a30fdfe;p=dotfiles.git diff --git a/vimperatorrc b/vimperatorrc index 9c4ab2f..d5a98d4 100644 --- a/vimperatorrc +++ b/vimperatorrc @@ -1,6 +1,6 @@ "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 +" Keep Firefox at the version of (50.0) 55.0 " And TabTree 1.5.1 cd ~ @@ -16,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 @@ -32,6 +32,7 @@ nmap h :help nmap , :source ~/.vimperatorrc +nmap x : "noremap @@ -62,10 +63,26 @@ set gui=nonavigation 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" +" 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