yazi updates, misc
This commit is contained in:
parent
8e58c5c986
commit
e9c6a1a6da
12 changed files with 1270 additions and 32 deletions
|
@ -56,7 +56,7 @@
|
|||
nurl
|
||||
fastfetch
|
||||
nvd
|
||||
ripgrep-all
|
||||
# ripgrep-all
|
||||
silver-searcher
|
||||
powertop
|
||||
age
|
||||
|
@ -64,6 +64,7 @@
|
|||
manix
|
||||
|
||||
caligula
|
||||
sqlite
|
||||
|
||||
yaml-language-server
|
||||
typescript-language-server
|
||||
|
@ -86,6 +87,10 @@
|
|||
marksman
|
||||
ruff-lsp
|
||||
haskell-language-server
|
||||
emacs-lsp-booster
|
||||
|
||||
zstd
|
||||
|
||||
|
||||
black
|
||||
jsbeautifier
|
||||
|
@ -168,6 +173,7 @@
|
|||
};
|
||||
ripgrep = {
|
||||
enable = true;
|
||||
package = (pkgs.ripgrep.override {withPCRE2 = true;});
|
||||
};
|
||||
thefuck = {
|
||||
enableFishIntegration = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue