Recently I switched to NvChad for neovim editing. However, it does not support LaTex (compile, pdf preview, customized snippets) well. Here is my solution.
- Tex Compilation. I used VimTex, with
skimas the PDF viewer. It also suports forward/backward search. - Fast Editting. The famous [Latex-snippet-vim] does not work well with NvChad, so I found an ``mirror'' using LuaSnip instead: [luasnip-latex-snippets.nvim]
- replace the repo to your NvChad custom folder, i.e.
~/.config/nvim/lua/custom/