Skip to content

alecsgonz/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lazyvim starter template

A starter template for LazyVim.

install neovim:

brew install neovim

install starter template:

git clone https://github.com/alecsgonz/nvim.git --depth 1 ~/.config/nvim && nvim

remove git tracking:

rm -rf ~/.config/nvim/.git

uninstall:

rm -rf ~/.config/nvim
rm -rf ~/.local/share/nvim

Refer to the documentation for more info.

⚡️ Requirements

  • Neovim >= 0.9.0 (needs to be built with LuaJIT)
  • Git >= 2.19.0 (for partial clones support)
  • a Nerd Font(v3.0 or greater) (optional, but needed to display some icons)
  • lazygit (optional)
  • a C compiler for nvim-treesitter. See here
  • for telescope.nvim (optional)
  • a terminal that support true color and undercurl:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages