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 = {
|
programs.helix = {
|
||||||
enable = true;
|
enable = true;
|
||||||
catppuccin.enable = true;
|
catppuccin.enable = true;
|
||||||
|
defaultEditor = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -21,6 +21,10 @@
|
||||||
go
|
go
|
||||||
bun
|
bun
|
||||||
|
|
||||||
|
helix
|
||||||
|
rust-analyzer
|
||||||
|
nodePackages.typescript-language-server
|
||||||
|
|
||||||
pkgs."_1password"
|
pkgs."_1password"
|
||||||
age
|
age
|
||||||
pkgs.agenix
|
pkgs.agenix
|
||||||
|
|
@ -43,7 +47,6 @@
|
||||||
git-lfs
|
git-lfs
|
||||||
gen-license
|
gen-license
|
||||||
gum
|
gum
|
||||||
helix
|
|
||||||
hyperfine
|
hyperfine
|
||||||
jq
|
jq
|
||||||
just
|
just
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue