follow current file in tree

This commit is contained in:
Thomas Ruoff
2024-06-05 16:06:47 +02:00
parent 414448b316
commit 4b41bc5383

View File

@@ -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 = {