Skip to content

Instantly share code, notes, and snippets.

@pierodev0
Created March 16, 2025 23:55
Show Gist options
  • Save pierodev0/2a219d411112637a4938b718d0d4dd96 to your computer and use it in GitHub Desktop.
Save pierodev0/2a219d411112637a4938b718d0d4dd96 to your computer and use it in GitHub Desktop.
Multiples distro nvim
#Source: https://michaeluloth.com/neovim-switch-configs/
alias zvim='NVIM_APPNAME=nvim-lazyvim nvim' # LazyVim
alias cvim='NVIM_APPNAME=nvim-nvchad nvim' # NvChad
alias kvim='NVIM_APPNAME=nvim-kickstart nvim' # Kickstart
alias avim='NVIM_APPNAME=nvim-astrovim nvim' # AstroVim
alias lvim='NVIM_APPNAME=nvim-lunarvim nvim' # LunarVim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment