updated flake inputs
This commit is contained in:
@@ -77,6 +77,7 @@
|
||||
jsonls.enable = true;
|
||||
lua_ls.enable = true;
|
||||
marksman.enable = true;
|
||||
csharp_ls.enable = true;
|
||||
rust_analyzer = {
|
||||
enable = true;
|
||||
installCargo = false;
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
defaults = {
|
||||
file_ignore_patterns = [
|
||||
"%.snap"
|
||||
"^%.git/"
|
||||
];
|
||||
};
|
||||
pickers = {
|
||||
|
||||
Reference in New Issue
Block a user