mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-03-10 09:27:25 +00:00
chore(build): auto-generate docs
This commit is contained in:
committed by
github-actions[bot]
parent
a396a2462f
commit
b0808cb31f
@@ -1,4 +1,4 @@
|
|||||||
*LazyVim.txt* For Neovim Last change: 2024 December 12
|
*LazyVim.txt* For Neovim Last change: 2024 December 13
|
||||||
|
|
||||||
==============================================================================
|
==============================================================================
|
||||||
Table of Contents *LazyVim-table-of-contents*
|
Table of Contents *LazyVim-table-of-contents*
|
||||||
@@ -68,7 +68,7 @@ Try it with Docker ~
|
|||||||
|
|
||||||
>sh
|
>sh
|
||||||
docker run -w /root -it --rm alpine:edge sh -uelic '
|
docker run -w /root -it --rm alpine:edge sh -uelic '
|
||||||
apk add git lazygit neovim ripgrep alpine-sdk --update
|
apk add git lazygit fzf curl neovim ripgrep alpine-sdk --update
|
||||||
git clone https://github.com/LazyVim/starter ~/.config/nvim
|
git clone https://github.com/LazyVim/starter ~/.config/nvim
|
||||||
cd ~/.config/nvim
|
cd ~/.config/nvim
|
||||||
nvim
|
nvim
|
||||||
|
|||||||
Reference in New Issue
Block a user