ソースを参照

fix 'Y' for pentadactyl

raylu 14 年 前
親
コミット
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: