瀏覽代碼

fix 'Y' for pentadactyl

raylu 13 年之前
父節點
當前提交
13e54a1c75
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      pentadactylrc

+ 1 - 0
pentadactylrc

@@ -7,5 +7,6 @@ set complete=location,file,suggestion
 set defsearch=d
 set hlfind
 set runtimepath=/home/raylu/.pentadactyl
+js editor.defaultRegister="+"
 
 " vim: set ft=pentadactyl: