X-Git-Url: http://47.100.26.94:8080/?a=blobdiff_plain;f=vimperatorrc;h=d5cb71f12fc5960b52356df537469bdda273b318;hb=4e8f8c61c4be30fef35b79795a3f74eb1cfcc122;hp=f54c62cad988572fb1e3712706faf9e335b3dd1b;hpb=d1b704a26c4555f11f86874229cdc5f74efa176e;p=dotfiles.git diff --git a/vimperatorrc b/vimperatorrc index f54c62c..d5cb71f 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 +" 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,8 +49,9 @@ cmap jj nnoremap B b nnoremap b :bmarks! -tags +nnoremap e b -"set gui=nonavigation +set gui=nonavigation ":tab addons ":tab downloads @@ -56,4 +60,28 @@ nnoremap b :bmarks! -tags ":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" + +"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