refactor: clean up file tree, remove redundant code, formatting
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user