Compare commits
3 Commits
cd445975ba
...
ba5a5859b0
| Author | SHA1 | Date | |
|---|---|---|---|
| ba5a5859b0 | |||
| 2af9877107 | |||
| 96343e1e29 |
@@ -40,6 +40,12 @@ in
|
||||
};
|
||||
};
|
||||
home.stateVersion = "22.05";
|
||||
# TODO: https://nohzafk.github.io/posts/2023-12-18-nix-emacs-treesit-grammars/
|
||||
# home.file = {
|
||||
# # tree-sitter subdirectory of the directory specified by user-emacs-directory
|
||||
# ".config/emacs/.local/cache/tree-sitter".source =
|
||||
# "${emacs29.treesitGrammars}/lib";
|
||||
# };
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user