nvim-projectconfig
nvim-projectconfig copied to clipboard
configuration setup
Thanks for this too.
I'm thinking about following this pattern when I configure it.
https://github.com/gtrias/dotfiles/blob/3149ab29f0144e18a2d52ebeb6ef838bef37b680/nvim/lua/plugins/projectconfig.lua#L7
If I do that, can I:
- leave out
setup.project_diraltogether? - use any directory I like in each instance of
setup.project_config.config?