feat(nvim): sqlparse, disable zellij, disable clippy
This commit is contained in:
@@ -40,6 +40,8 @@
|
||||
alejandra
|
||||
pkg-config
|
||||
devenv
|
||||
python312Packages.sqlparse
|
||||
sleek
|
||||
|
||||
# Misc
|
||||
qmk
|
||||
|
||||
@@ -517,6 +517,7 @@ in {
|
||||
end,
|
||||
})
|
||||
end)
|
||||
vim.g.rustaceanvim.tools = { enable_clippy = false };
|
||||
'';
|
||||
package = pkgs.neovim-nightly;
|
||||
options = {
|
||||
|
||||
@@ -95,7 +95,7 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
enableFishIntegration = true;
|
||||
# enableFishIntegration = true;
|
||||
};
|
||||
xdg.configFile."zellij/layouts/default.kdl" = {
|
||||
text =
|
||||
|
||||
Reference in New Issue
Block a user