feat(neovim): add tree-sitter-pest support and refactor configurations
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
stablePkgs = inputs.nixpkgs-stable.legacyPackages.${device.system};
|
||||
};
|
||||
users.${device.user}.imports = [
|
||||
inputs.nixvim.homeModules.nixvim
|
||||
./.
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user