core
core copied to clipboard
Implement camel casel based word navigation
This is possible in VSCode and is very important when writing Go code.
#666 is somewhat related.
We also need to determine how punctuation should be handled during word navigation.
Also, we need to resolve our line based navigation and deletion structure.
There are also some problems with word based navigation not working at all and triggering nil key funs.