mirror of
https://github.com/neovim/neovim.git
synced 2025-11-03 09:14:24 +00:00
docs: small fixes (#25585)
Co-authored-by: tmummert <doczook@gmx.de> Co-authored-by: parikshit adhikari <parikshitadhikari@gmail.com>
This commit is contained in:
@@ -884,7 +884,7 @@ describe('smoothscroll', function()
|
||||
end)
|
||||
|
||||
-- oldtest: Test_smoothscroll_multi_skipcol()
|
||||
it('scrolling mulitple lines and stopping at non-zero skipcol', function()
|
||||
it('scrolling multiple lines and stopping at non-zero skipcol', function()
|
||||
screen:try_resize(40, 10)
|
||||
screen:set_default_attr_ids({
|
||||
[0] = {foreground = Screen.colors.Blue, bold = true},
|
||||
|
||||
Reference in New Issue
Block a user