home-manager/programs/editors/neovim: add typst support

This commit is contained in:
Anthony Rodriguez 2025-01-07 13:52:04 +01:00
parent 82d7029260
commit 7f9715af40
Signed by: nezia
GPG key ID: EE3BE97C040A86CE

View file

@ -199,6 +199,7 @@
python.enable = true;
ts.enable = true;
css.enable = true;
typst.enable = true;
};
treesitter = {