this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

nvim: neotree: follow current file

+1 -1
+1 -1
nvim/lua/plugins/ui.lua
··· 19 19 }, 20 20 opts = { 21 21 use_libuv_file_watcher = true, 22 - follow_current_file = { enabled = true }, 23 22 filesystem = { 23 + follow_current_file = { enabled = true }, 24 24 filtered_items = { 25 25 hide_dotfiles = false, 26 26 hide_gitignored = false,