Skip to content

Conversation

@StumpCore
Copy link

Info on Neovim Version/Linux:
6.18.2-arch2-1
NVIM v0.11.5
Build type: RelWithDebInfo
LuaJIT 2.1.1765228720

Error:
Received an error that the stdpath('config') is not valid.
error_nvim_alpha_theta_menu

Fix:
Adding new function open_config_local which searches for the current neovim config directory returned from stdpath('config') and opens the active init.lua or init.vim file.
Fallback to just the config directory in case on init.lua or init.vim file is available.

Adding new function _open_config_local_ which searches for the
current neovim config directory returned from stdpath('config')
and opens the active init.lua or init.vim file.
Fallback to just the config directory in case on init.lua or init.vim
file is available.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant