trying to get mpd working

This commit is contained in:
Charlie Root 2024-07-13 22:08:21 +02:00
commit 12f1b97f1c
11 changed files with 333 additions and 22 deletions

View file

@ -4,7 +4,7 @@ _: {
formatOnSave = true;
lspkind.enable = true;
lsplines.enable = true;
lightbulb.enable = true;
lightbulb.enable = false;
lspsaga.enable = false;
lspSignature.enable = true;
nvimCodeActionMenu.enable = true;