Explorar el Código

fix 'Y' for pentadactyl

raylu hace 13 años
padre
commit
13e54a1c75
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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: