``` ~/.config/nvim: path: ./config/nvim/lazyvim if: '[ "$NVIM_TYPE" = "lazyvim" ]' ~/.config/nvim: path: ./config/nvim/kickstart if: '[ "$NVIM_TYPE" = "kickstart" ]' ``` Can I use it? I have tried but any result. I have use also ``` ~/.config/nvim: path: ./config/nvim/$NVIM_TYPE ``` But with it I have error like `Nonexistent source ~/.config/nvim -> config/nvim/lazyvim` and with full path that also texted me about Nonexistent
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by maxclax and has received 8 comments.