You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'd like the ability to exclude certain directories, such as ~/.local or ~/.config, from the project list in the picker—similar to how entries can be added in dev = {}. Some plugins I use in Neovim are detected as recently opened projects. While I know I can disable the "recent" feature to remove them, I’d prefer to keep it enabled.
Is there similar option to dev to exclude certain directories?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'd like the ability to exclude certain directories, such as
~/.local
or~/.config
, from the project list in the picker—similar to how entries can be added indev = {}
. Some plugins I use in Neovim are detected as recently opened projects. While I know I can disable the "recent" feature to remove them, I’d prefer to keep it enabled.Is there similar option to
dev
to exclude certain directories?Beta Was this translation helpful? Give feedback.
All reactions