fix(evil): remove gA keybind

I was working on a +lookup/assignments around the time I introduced
+lookup/implementations, but I dropped it and forgot to remove this
keybind, which snuck in on f1d89bf.

Amend: f1d89bf9c2
This commit is contained in:
Henrik Lissner 2024-07-25 03:59:59 -04:00
parent 201d90a7e3
commit 69f4b70069
No known key found for this signature in database
GPG key ID: B60957CA074D39A3

View file

@ -462,8 +462,7 @@ directives. By default, this only recognizes C directives.")
:nv "gd" #'+lookup/definition
:nv "gD" #'+lookup/references
:nv "gf" #'+lookup/file
:nv "gI" #'+lookup/implementations
:nv "gA" #'+lookup/assignments)
:nv "gI" #'+lookup/implementations)
(:when (modulep! :tools eval)
:nv "gr" #'+eval:region
:n "gR" #'+eval/buffer