mirror of
https://github.com/tomru/nvim.git
synced 2026-03-03 14:37:15 +01:00
follow current file in tree
This commit is contained in:
@@ -9,8 +9,8 @@ return {
|
|||||||
'MunifTanjim/nui.nvim',
|
'MunifTanjim/nui.nvim',
|
||||||
},
|
},
|
||||||
opts = {
|
opts = {
|
||||||
follow_current_file = {
|
filesystem = {
|
||||||
enabled = true,
|
follow_current_file = { enabled = true },
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
keys = {
|
keys = {
|
||||||
|
|||||||
Reference in New Issue
Block a user