Hi,
have i gotten the concept right here??
-
~/.config/nvim_configs/personal.nvim
mv config with init.lua
here i can store all my cloned local configs that i want to checkout with cheovim
-
~/.config/nvim
fork of cheovim project where I store
my various profiles, which means my nvim
directory mostly becomes a list of profiles, right?
eg, my_config = { "~/.config/nvim_configs/personal", {
Hi,
have i gotten the concept right here??
~/.config/nvim_configs/personal.nvim
mv config with init.lua
here i can store all my cloned local configs that i want to checkout with cheovim
~/.config/nvim
fork of cheovim project where I store
my various profiles, which means my nvim
directory mostly becomes a list of profiles, right?
eg,
my_config = { "~/.config/nvim_configs/personal", {