NTBBloodbath / cheovim

Neovim configuration switcher written in Lua. Inspired by chemacs.
GNU General Public License v2.0
332 stars 13 forks source link

Is there a way to get the path of current profile? #15

Closed ambadyanands closed 2 years ago

ambadyanands commented 2 years ago

Since cheovim is installed to ~/.config/nvim, I had to move my actual config to a different path. Which means $MYVIMRC no longer points to the actual config's path, but to cheovim's path. So is there a way to get the path of my current profile instead of the cheovim location?

Thanks.

NTBBloodbath commented 2 years ago

dup of #13