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
pkg-config
devenv
python312Packages.sqlparse
sleek
# Misc
qmk

View File

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

View File

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