←back to thread

16 points vasko | 1 comments | | HN request time: 0.232s | source

I don't think I've ever been truly happy with a text editor, the closes I got is my current neovim setup that has just way too many plugins but it still just isn't quite what I want. So I thought, how hard could it be to write one? Anyone gone down this road before?
1. mircerlancerous ◴[] No.45081008[source]
I feel the same as you on this. There's always something not quite right with one editor or another. I did start down the custom path by finding a very bare bones editor, so that I want starting from scratch. I was able to make changes and get it to good enough, but what I found is that there are lots of simple things that aren't always so simple. Things like auto-indenting for example look simple but can be fiddly, especially if you've mixed tabs and spaces. I might come back to it but for now, the other editors are also good enough.