This commit is contained in:
iFargle 2024-02-08 11:31:27 +09:00
parent cac441de3b
commit 3223f76b05

View file

@ -10,9 +10,6 @@
shiftwidth = 2;
};
plugins = {
lualine.enable = true;
treesitter.enable = true;
fugitive.enable = true;
};
colorschemes = {
tokyonight.enable = true;