Skip to content
/ lazyvim-starter Public template
forked from LazyVim/starter

Starter template for LazyVim. git clone it to ~/.config/lazyvim and then export env var NVIM_APPNAME=lazyvim

License

Notifications You must be signed in to change notification settings

v-egorov/lazyvim-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💤 LazyVim

A starter template for LazyVim. Refer to the documentation to get started.

git clone it to ~/.config/lazyvim and then export env var NVIM_APPNAME=lazyvim

cd ~.config
gh repo clone v-egorov/lazyvim-starter lazyvim

Note that my .zshrc check for presence of this path export NVIM_APPNAME automatically:

test -d ~/.config/lazyvim && export NVIM_APPNAME=lazyvim

About

Starter template for LazyVim. git clone it to ~/.config/lazyvim and then export env var NVIM_APPNAME=lazyvim

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%