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',
|
||||
},
|
||||
opts = {
|
||||
follow_current_file = {
|
||||
enabled = true,
|
||||
filesystem = {
|
||||
follow_current_file = { enabled = true },
|
||||
},
|
||||
},
|
||||
keys = {
|
||||
|
||||
Reference in New Issue
Block a user