refactor: remake pankomacs
This commit is contained in:
parent
1917a8636a
commit
d8e729c7d8
9 changed files with 150 additions and 208 deletions
15
lib.nix
15
lib.nix
|
@ -18,19 +18,12 @@ let
|
|||
epkgs:
|
||||
builtins.attrValues {
|
||||
inherit (epkgs)
|
||||
spacious-padding
|
||||
doom-modeline
|
||||
ivy
|
||||
counsel
|
||||
swiper
|
||||
base16-theme
|
||||
doom-modeline
|
||||
nix-ts-mode
|
||||
haskell-mode
|
||||
qml-mode
|
||||
tuareg
|
||||
nushell-mode
|
||||
nim-mode
|
||||
envrc
|
||||
flycheck
|
||||
org-bullets
|
||||
org-modern
|
||||
;
|
||||
treesit-grammars = epkgs.treesit-grammars.with-all-grammars;
|
||||
config = epkgs.trivialBuild {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue