Stefan Maaßen
Stefan Maaßen
Hi! I found a little workaround for starting Lunarvim with fvim: - add the environment variables for Lunarvim to your ~/.bashrc: > export LUNARVIM_RUNTIME_DIR="${LUNARVIM_RUNTIME_DIR:-"/home/user/.local/share/lunarvim"}" > export LUNARVIM_CONFIG_DIR="${LUNARVIM_CONFIG_DIR:-"/home/user/.config/lvim"}" > export LUNARVIM_CACHE_DIR="${LUNARVIM_CACHE_DIR:-"/home/user/.cache/lvim"}"...
Hi! :wave: It looks like, that option 2 is implemented, but I can't change the default configuration. I think, limiting the nesting depth is a good idea, but the default...