neovim

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

commit 975a273125efa2f820c3e164c7ca8d05b1a24598
parent c9ca90229b9b46782cad83502caaccaa7520dc0d
Author: zeertzjq <zeertzjq@outlook.com>
Date:   Mon,  1 Aug 2022 06:54:35 +0800

test(old): unskip test that already passes

Diffstat:
Msrc/nvim/testdir/test_window_cmd.vim | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/nvim/testdir/test_window_cmd.vim b/src/nvim/testdir/test_window_cmd.vim @@ -1074,7 +1074,6 @@ func Test_split_cmds_with_no_room() endfunc func Test_window_resize() - throw 'Skipped: Nvim supports cmdheight=0' " Vertical :resize (absolute, relative, min and max size). vsplit vert resize 8