mirror of
https://github.com/Superredstone/nixvim.git
synced 2026-09-20 17:21:13 +02:00
feat(plugin): add ruff
This commit is contained in:
@@ -23,6 +23,7 @@
|
|||||||
phpactor.enable = true;
|
phpactor.enable = true;
|
||||||
qmlls.enable = true;
|
qmlls.enable = true;
|
||||||
pylsp.enable = true;
|
pylsp.enable = true;
|
||||||
|
ruff.enable = true;
|
||||||
};
|
};
|
||||||
keymaps = {
|
keymaps = {
|
||||||
lspBuf = {
|
lspBuf = {
|
||||||
|
|||||||
Reference in New Issue
Block a user