This commit is contained in:
iFargle 2024-02-15 19:04:35 +09:00
parent d53b3e8703
commit 3a84d6cc18

View file

@ -82,8 +82,6 @@
showmode = false;
};
plugins = {
# Try to enable image support via kitty in nvim
image.enable = true;
# Parser generator tool
treesitter.enable = true;
# Snippet engine for neovim