feat(nvim): sqlparse, disable zellij, disable clippy
This commit is contained in:
@@ -40,6 +40,8 @@
|
|||||||
alejandra
|
alejandra
|
||||||
pkg-config
|
pkg-config
|
||||||
devenv
|
devenv
|
||||||
|
python312Packages.sqlparse
|
||||||
|
sleek
|
||||||
|
|
||||||
# Misc
|
# Misc
|
||||||
qmk
|
qmk
|
||||||
|
|||||||
@@ -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 = {
|
||||||
|
|||||||
@@ -95,7 +95,7 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
enableFishIntegration = true;
|
# enableFishIntegration = true;
|
||||||
};
|
};
|
||||||
xdg.configFile."zellij/layouts/default.kdl" = {
|
xdg.configFile."zellij/layouts/default.kdl" = {
|
||||||
text =
|
text =
|
||||||
|
|||||||
Reference in New Issue
Block a user