|
|
|
|
|
by guyzmo
4494 days ago
|
|
well, if you want a re-think/re-factor of vim, you should definitely have a look at kak (https://github.com/mawww/kakoune). It's basically trying to improve over vim, still using command/insertion modes, inverting the commands (by using movement/action instead of action/movement)… It's pretty configurable and the codebase is new. definitely worth a try! |
|