scrawdaddy@lemmy.worldtoProgramming@programming.dev•evil-helix: A super fast modal editor with Vim keybindings
2·
5 months agoI feel the same way. I’ve been using helix for about a month now and really like its paradigm. But I’m missing some of the neovim features. And I’ve run into some lsp issues that I don’t think are present in neovim
I may have been wrong about helix being the cause of my LSP issues. One large typescript project I have will have performance issues but it may just be that project. I just found the same issue in neovim. Vscode is the only editor that doesn’t seem to have any problem with it.
I was originally hoping it would be resolved by this PR https://github.com/helix-editor/helix/pull/10539