mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
dev: make the permanent rendering of breadcrumbs optional
This commit is contained in:
parent
5a2b13c291
commit
260f9e7e8b
2 changed files with 9 additions and 1 deletions
|
@ -55,7 +55,7 @@ in {
|
|||
"navic",
|
||||
color_correction = nil,
|
||||
navic_opts = nil,
|
||||
draw_empty = true
|
||||
draw_empty = ${toString config.vim.ui.breadcrumbs.alwaysRender}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue