This commit is contained in:
megit 2024-03-28 02:03:42 +08:00
commit f22207f3e2
16 changed files with 988 additions and 0 deletions

View file

@ -0,0 +1,7 @@
{
plugins = {
lualine = {
enable = true;
};
};
}