3
Which LaTeX editor do you use?
(programming.dev)
Welcome to a community discussing everything TeX & LaTeX!
Getting started
Useful resources
Tools
Topic specific resources
Rules
Neovim with vimtex and texlab language server. Learning nvim takes some time, but I made preconfig, which allows to start a bit easier
I second this. Getting started started takes some effort, but writing in Neovim is such a joy on its own. Especially implementing comments from other people is much faster and if you use git, you can also easily switch back to earlier versions and/or compare your changes.
Plus there's kickstart.nvim if you want a more general-purpose starting point. I'm actually switching to it as a starting point now, and figuring out how to transfer anything I need from my old vimrc.