mirror of
https://github.com/ryanccn/flake.git
synced 2025-12-06 08:10:43 +01:00
improve helix editor
This commit is contained in:
parent
1ac28fed45
commit
c6a78596e0
2 changed files with 5 additions and 1 deletions
|
|
@ -2,5 +2,6 @@
|
|||
programs.helix = {
|
||||
enable = true;
|
||||
catppuccin.enable = true;
|
||||
defaultEditor = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -21,6 +21,10 @@
|
|||
go
|
||||
bun
|
||||
|
||||
helix
|
||||
rust-analyzer
|
||||
nodePackages.typescript-language-server
|
||||
|
||||
pkgs."_1password"
|
||||
age
|
||||
pkgs.agenix
|
||||
|
|
@ -43,7 +47,6 @@
|
|||
git-lfs
|
||||
gen-license
|
||||
gum
|
||||
helix
|
||||
hyperfine
|
||||
jq
|
||||
just
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue