A starter template for LazyVim.
install neovim:
brew install neoviminstall starter template:
git clone https://github.com/alecsgonz/nvim.git --depth 1 ~/.config/nvim && nvimremove git tracking:
rm -rf ~/.config/nvim/.gituninstall:
rm -rf ~/.config/nvim
rm -rf ~/.local/share/nvimRefer to the documentation for more info.
- 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: