If you like Unixy editors, highly recommend also looking into acme
Russ Cox describes it in this video as more like an “integrating development environment” as in it works with your surrounding operating system rather than an “integrated development environment”
Doesn’t shine as much on Unix as in Plan 9 though. Also no linter or formatter built into or distributed with acme but you probably could get your language’s usual tools to work pretty well with it
I’ve really been enjoying Helix, which took a lot of inspiration (including key binds, mostly) from Kakoune. It’s just missing a plugin system to be perfect, but built in LSP support is soo nice
deleted by creator
What about ed?
If you like Unixy editors, highly recommend also looking into acme
Russ Cox describes it in this video as more like an “integrating development environment” as in it works with your surrounding operating system rather than an “integrated development environment”
Doesn’t shine as much on Unix as in Plan 9 though. Also no linter or formatter built into or distributed with acme but you probably could get your language’s usual tools to work pretty well with it
I’ve really been enjoying Helix, which took a lot of inspiration (including key binds, mostly) from Kakoune. It’s just missing a plugin system to be perfect, but built in LSP support is soo nice