Swap sd key-chord for fj
The 'sd' binding was causing issues when typing.
This commit is contained in:
parent
b80c6391be
commit
8ce8e7d4ab
@ -2547,7 +2547,7 @@ I don't use iedit directly, but it is used by [[*emr][emr]] and I need to disabl
|
||||
(key-chord-define-global "tg" 'imalison:term-hydra/body)
|
||||
(key-chord-define-global "pj" 'imalison:projectile-find-file)
|
||||
(key-chord-define-global "p[" 'projectile-switch-project)
|
||||
(key-chord-define-global "sd" 'imalison:do-ag)
|
||||
(key-chord-define-global "fj" 'imalison:do-ag)
|
||||
(key-chord-define-global "jh" 'imalison:avy)))
|
||||
#+END_SRC
|
||||
*** nodejs-repl
|
||||
|
Loading…
Reference in New Issue
Block a user