mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
fix(nvim): typos, neo-tree: follow current file
This commit is contained in:
parent
0ce51ec458
commit
40f9eeed47
8 changed files with 105 additions and 92 deletions
|
|
@ -22,7 +22,7 @@ local config = {
|
|||
-- theme = "catppuccin",
|
||||
theme = "auto",
|
||||
-- IDE-like Global Status
|
||||
globalstaus = true,
|
||||
globalstaus = true, -- also set vim.go.laststatus = 3
|
||||
},
|
||||
sections = {
|
||||
-- these are to remove the defaults
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue