feat(nvim): sqlparse, disable zellij, disable clippy

This commit is contained in:
Uttarayan Mondal
2024-03-28 02:20:49 +05:30
parent 5173e01ee4
commit 6b5fddde18
3 changed files with 4 additions and 1 deletions

View File

@@ -40,6 +40,8 @@
alejandra alejandra
pkg-config pkg-config
devenv devenv
python312Packages.sqlparse
sleek
# Misc # Misc
qmk qmk

View File

@@ -517,6 +517,7 @@ in {
end, end,
}) })
end) end)
vim.g.rustaceanvim.tools = { enable_clippy = false };
''; '';
package = pkgs.neovim-nightly; package = pkgs.neovim-nightly;
options = { options = {

View File

@@ -95,7 +95,7 @@
}; };
}; };
}; };
enableFishIntegration = true; # enableFishIntegration = true;
}; };
xdg.configFile."zellij/layouts/default.kdl" = { xdg.configFile."zellij/layouts/default.kdl" = {
text = text =