.vimperatorrc

changeset 395
206cc4d98d49
parent 227
230c3fc67325
child 463
b864784951d9
--- a/.vimperatorrc
+++ b/.vimperatorrc
@@ -1,12 +1,13 @@
 "3.10.1 (created: 2015/08/25 00:41:59)
 
+set complete=sl
+
 source! ~/_vimperatorrc.local
 
 style browser .tab-close-button{ display: none; }
 
+nmap q <Nop>
 nmap s tgoogle 
 nmap S :winopen -private google 
 
-command! -nargs=* private winop -private <args>
-
 " vim: set ft=vimperator:

mercurial