|
|
|
|
|
by vindarel
947 days ago
|
|
There's also Lem, which has a good vim mode and is scriptable in Common Lisp (since it's built in CL) :D https://github.com/lem-project/lem/ It has: LSP support, a treeview, project-related commands, a directory mode, a POC git mode⦠with ncurses and SDL2 UIs. |
|