mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
feat: nix-doom-emacs-~~unstraightened~~gay
This commit is contained in:
parent
032025969f
commit
8fc60d9633
10 changed files with 449 additions and 19 deletions
7
nixvim/plugins/lisp.nix
Normal file
7
nixvim/plugins/lisp.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
_: {
|
||||
lsp.servers.clojure_lsp.enable = true;
|
||||
plugins.conjure = {
|
||||
enable = true;
|
||||
autoLoad = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue