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
I am new to neovim / lua so this might be a dumb question.
Is it possible to set some configuration to not open file finder when I open a recent project? I would much prefer neotree,
oil or dashboard to open up instead of Telescope file_finder assuming successful change of working directory.
I found where in the code I can change this but it's pretty hacky but I guess it works?
config:
The text was updated successfully, but these errors were encountered:
I am new to neovim / lua so this might be a dumb question.
Is it possible to set some configuration to not open file finder when I open a recent project? I would much prefer neotree,
oil or dashboard to open up instead of Telescope file_finder assuming successful change of working directory.
I found where in the code I can change this but it's pretty hacky but I guess it works?
config:
The text was updated successfully, but these errors were encountered: