zmwilliam / LazyVim

My LazyVim config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My 💤 LazyVim user configuration

⚡️ Requirements

  • Neovim >= 0.9.0 (needs to be built with LuaJIT)
  • Git >= 2.19.0 (for partial clones support)
  • a Nerd Font (optional)
  • a C compiler for nvim-treesitter. See here

🛠️ Installation

Clone the repository

git clone git@github.com:zmwilliam/LazyVim.git ~/.config/lazyvim

Start Neovim

env NVIM_APPNAME=lazyvim nvim

About

My LazyVim config

License:Apache License 2.0


Languages

Language:Lua 100.0%