[BUG] Some NVChad Plugins for neovim does not work if config is in ~/dotfiles/.config/nvim
#749
Closed
1 task done
Labels
bug
Something isn't working
to be confirmed
Issue is currently under review and has not been released
Describe the bug
Some NVChad Plugins for Neovim do not work if config is in
~/dotfiles/.config/nvim
.I add
mkdir ~/.config/bro
, add my Nvim/NVChad config there and useNVIM_APPNAME="bro"
feature to run Neovim from that directory, everything works. but not if I run it in~/dotfiles/.config/nvim
I understand that this is a "Symbolic Link" to
~/.config/nvim
made during the ml4w install...so my question is this...
~/.config/nvim
without the symlink? Will this cause more issues in the ML4W ecosystem?Steps to reproduce
~/dotfiles/.config/nvim
git clone https://github.com/mrjxtr/nvim
in~/dotfiles/.config/
Expected behavior
When opening Nvim, the NVDash page should be showing, but it does not show even after
load_on_startup = true
Screenshots
Expected behavior
Distribution
Arch Linux
If Other, specify
No response
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: