Skip to content

Commit d18cb7c

Browse files
CT0754e554c4c
authored andcommitted
documentation
Signed-off-by: Cameron Wong <[email protected]>
1 parent 92f4f19 commit d18cb7c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,10 @@ call cornelis#bind_input("nat", "ℕ")
137137

138138
will add `<LocalLeader>nat` as an input remapping for ``.
139139

140+
The inverse of `cornelis#bind_input("foo", "...")` is `cornelis#unbind_input("foo")`.
141+
Note that this cannot and will not attempt to undo any custom agda-input
142+
management, such as through `g:cornelis_bind_input_hook` (see below).
143+
140144

141145
#### Custom Hooks
142146

0 commit comments

Comments
 (0)