|
|
@@ -1,10 +1,11 @@
|
|
|
-"hg4966 (created: 2010/12/20 01:00:16)
|
|
|
+"1.0rc2pre-hg6724-default
|
|
|
|
|
|
-set complete=lfS
|
|
|
-set defsearch=g
|
|
|
-set runtimepath=/home/raylu/.pentadactyl
|
|
|
+loadplugins '\.(js|penta)$'
|
|
|
+group user
|
|
|
+map -modes=n,v gf -ex tab viewsource
|
|
|
+set complete=location,file,suggestion
|
|
|
+set defsearch=d
|
|
|
set hlfind
|
|
|
-
|
|
|
-map gf -ex tab viewsource
|
|
|
+set runtimepath=/home/raylu/.pentadactyl
|
|
|
|
|
|
" vim: set ft=pentadactyl:
|