neovim

Neovim text editor
git clone https://git.dasho.dev/neovim.git
Log | Files | Refs | README

commit 9eb87c5de696700047238895d0b9515741e9cca1
parent bc7f86209d3961aa479a8caeb792a8d39de55ece
Author: zeertzjq <zeertzjq@outlook.com>
Date:   Tue, 30 Apr 2024 05:54:03 +0800

vim-patch:04e1aaa94e3b (#28570)

runtime(doc): Fix a typo in usr_30.txt

closes: vim/vim#14662

https://github.com/vim/vim/commit/04e1aaa94e3b7bf3ae6d376f52504aeb02bc9ca5

Co-authored-by: UM-Li <um-li@tuta.io>
Diffstat:
Mruntime/doc/usr_30.txt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/runtime/doc/usr_30.txt b/runtime/doc/usr_30.txt @@ -246,7 +246,7 @@ code block the cursor is in: > =a{ -I you have really badly indented code, you can re-indent the whole file with: +If you have really badly indented code, you can re-indent the whole file with: > gg=G