astronixvim/plugins/default.nix

6 lines
44 B
Nix
Raw Normal View History

{
imports = [
./treesitter.nix
];
}