minus-squareHMH@lemmy.mltoUnixporn@lemmy.ml•I switched from KDE to [bspwm]linkfedilinkarrow-up4·1 year agoNot OP, but it looks like they are using texlab for completion: https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#texlab Apart from that there is https://github.com/lervag/vimtex with file type support, document compilation, etc. For grammar checking I use https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#ltex and for snippets https://github.com/L3MON4D3/LuaSnip. See https://github.com/iurimateus/luasnip-latex-snippets.nvim for latex snippets and what you can do with them. linkfedilink
HMH@lemmy.ml to COVID-19 Pandemic@lemmy.ml · 2 years agoAre there long-term myocarditis risks after Covid vaccination?plus-squarewww.nbcnews.comexternal-linkmessage-square0fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkAre there long-term myocarditis risks after Covid vaccination?plus-squarewww.nbcnews.comHMH@lemmy.ml to COVID-19 Pandemic@lemmy.ml · 2 years agomessage-square0fedilink
HMH@lemmy.ml to COVID-19 Pandemic@lemmy.ml · 2 years agoOUT TO SEE - A Film with John Ioannidis (Epidemiologist, Stanford University)plus-squarewww.out-to-see.comexternal-linkmessage-square0fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkOUT TO SEE - A Film with John Ioannidis (Epidemiologist, Stanford University)plus-squarewww.out-to-see.comHMH@lemmy.ml to COVID-19 Pandemic@lemmy.ml · 2 years agomessage-square0fedilink
Not OP, but it looks like they are using texlab for completion: https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#texlab
Apart from that there is https://github.com/lervag/vimtex with file type support, document compilation, etc. For grammar checking I use https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#ltex and for snippets https://github.com/L3MON4D3/LuaSnip. See https://github.com/iurimateus/luasnip-latex-snippets.nvim for latex snippets and what you can do with them.