astro-nvim-v3 - disabel git status on neotree
This commit is contained in:
@@ -19,7 +19,7 @@ return {
|
|||||||
never_show = {},
|
never_show = {},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
enable_git_status = true,
|
enable_git_status = false,
|
||||||
enable_diagnostics = false,
|
enable_diagnostics = false,
|
||||||
git_status_async = false,
|
git_status_async = false,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user