diff --git a/README.md b/README.md index 0fee6b24..4ed61f65 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,20 @@ or disable plugins. ![image](https://user-images.githubusercontent.com/292349/211285846-0b7bb3bf-0462-4029-b64c-4ee1d037fc1c.png) +## โœจ Features + +- ๐Ÿ”ฅ Transform your Neovim into a full-fledged IDE +- ๐Ÿ’ค Easily customize and extend your config with [lazy.nvim](https://github.com/folke/lazy.nvim) +- ๐Ÿš€ Blazingly fast startup (loads in under **20ms**) +- ๐Ÿงน Sane default settings for options, autocmds, and keymaps +- ๐Ÿ“ฆ Comes with a wealth of plugins pre-configured and ready to use + +## โšก๏ธ Requirements + +- Neovim >= **0.8.0** (needs to be built with **LuaJIT**) +- Git >= **2.19.0** (for partial clones support) +- a [Nerd Font](https://www.nerdfonts.com/) **_(optional)_** + ## ๐Ÿš€ Getting Started You can find a starter template for **LazyVim** [here](https://github.com/LazyVim/starter)