fix gpt4all
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
}
|
||||
))
|
||||
cargo-expand
|
||||
rust-script
|
||||
|
||||
# find typos in code
|
||||
typos
|
||||
@@ -117,20 +118,18 @@
|
||||
nil # nix lsp
|
||||
yaml-language-server # yaml lsp
|
||||
marksman # markdown lsp
|
||||
typescript-language-server # typescript lsp
|
||||
|
||||
# clang-format and clang-tidy
|
||||
clang-tools
|
||||
|
||||
clang
|
||||
lldb
|
||||
|
||||
fio
|
||||
|
||||
age
|
||||
|
||||
git-crypt
|
||||
|
||||
clang
|
||||
|
||||
imagemagick
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user