joshnajera / godot-vim

VIM bindings for godot 4
MIT License
245 stars 27 forks source link

Delete key 'd' does not understand 'j' or 'k' #13

Open zolrath opened 1 year ago

zolrath commented 1 year ago

When pressing d it can be followed up with: d, e, b, w but does not seem to work with vertical motions like j or k.