docs: added features and requirements
This commit is contained in:
1 file changed
+14
@@ -12,6 +12,20 @@ or disable plugins.
|
||||
|
||||

|
||||
|
||||
## ✨ 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)
|
||||
|
||||
Reference in new issue
Block a user