Add plugins

This commit is contained in:
Isshi0417 2024-07-19 07:04:48 +09:00
parent 808fc11662
commit 0af3dd2243

View File

@ -22,6 +22,8 @@
indent-blankline.enable = true; indent-blankline.enable = true;
bufferline.enable = true; bufferline.enable = true;
noice.enable = true; noice.enable = true;
which-key.enable = true;
comment.enable = true;
}; };
}; };
} }