Aiden Allred
Results
1
comments of
Aiden Allred
Hi! You should be able do this by adding the following to your NeoVim config. ` require("luasnip.loaders.from_vscode").load { exclude = { "tex", "plaintex" }, } `