cleanup & updates
This commit is contained in:
parent
c4b8889492
commit
f42c42b0a7
17 changed files with 95 additions and 395 deletions
|
@ -219,10 +219,6 @@ with lib;
|
|||
folder = "daily";
|
||||
};
|
||||
workspaces = [
|
||||
{
|
||||
name = "uni";
|
||||
path = "~/cloud/Documents/CESE/notes";
|
||||
}
|
||||
{
|
||||
name = "notes";
|
||||
path = "~/cloud/Notes";
|
||||
|
@ -282,7 +278,7 @@ with lib;
|
|||
};
|
||||
# surround.enable = true;
|
||||
fugitive.enable = true;
|
||||
gitgutter.enable = true;
|
||||
# gitgutter.enable = true;
|
||||
|
||||
lualine = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue