refactor: clean up file tree, remove redundant code, formatting

This commit is contained in:
2024-12-20 18:11:06 -05:00
parent daa0aefd21
commit 660afc8411
33 changed files with 418 additions and 447 deletions
+2 -1
View File
@@ -39,7 +39,8 @@ return {
numhl = true,
linehl = false,
word_diff = false,
show_deleted = false, -- turning this off for now as it seems to be slowing down neovim on MBP
trouble = true,
show_deleted = false,
watch_gitdir = {
interval = 1000,
follow_files = true,