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