mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-21 20:11:06 +00:00
chore(build): auto-generate vimdoc
This commit is contained in:
parent
ad229bbf42
commit
7d96b07c6f
1 changed files with 1 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
*LazyVim.txt* For Neovim >= 0.8.0 Last change: 2023 May 08
|
||||
*LazyVim.txt* For Neovim >= 0.8.0 Last change: 2023 May 12
|
||||
|
||||
==============================================================================
|
||||
Table of Contents *LazyVim-table-of-contents*
|
||||
|
|
@ -43,7 +43,6 @@ pre-configured setup.
|
|||
|
||||
FEATURES *LazyVim-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
|
||||
|
|
@ -53,7 +52,6 @@ FEATURES *LazyVim-features*
|
|||
|
||||
REQUIREMENTS *LazyVim-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)**
|
||||
|
|
@ -77,7 +75,6 @@ Try it with Docker ~
|
|||
|
||||
Install the LazyVim Starter ~
|
||||
|
||||
|
||||
- Make a backup of your current Neovim files:
|
||||
>sh
|
||||
mv ~/.config/nvim ~/.config/nvim.bak
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue