chore: miscellaneous necessary refactors post-update

This commit is contained in:
oddlama 2024-03-02 14:06:34 +01:00
parent 6ce119d871
commit 5aad6c3a84
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
11 changed files with 48 additions and 73 deletions

View file

@ -29,8 +29,10 @@
# Undo tree
undotree = {
enable = true;
focusOnToggle = true;
windowLayout = 4;
settings = {
FocusOnToggle = true;
WindowLayout = 4;
};
};
# Quickfix menu