This commit is contained in:
Yan Lin 2026-01-16 16:28:42 +01:00
parent 8150dbace2
commit 5aa46150b4

View file

@ -93,7 +93,7 @@
auto_install = false;
};
grammarPackages = with pkgs.vimPlugins.nvim-treesitter.builtGrammars; [
bash c cpp css dockerfile go html javascript json lua markdown nix python rust typescript yaml
bash c cpp css dockerfile go html javascript json lua markdown nix python rust typescript yaml latex
];
};