Right now there are two plugins I am having trouble replacing in emacs coming from neovim: Mason and TreeSitter, for LSP server management and syntax highlighting/ASTs respectively. Those two plugins download and install servers and grammars for you so you don’t gave to manage them outside of your editor. That makes life a lot easier. Can someone help point me to the emacs equivalents, if any?