mirror of
https://github.com/neovim/neovim.git
synced 2025-11-03 09:14:24 +00:00
ui: rename ext_newgrid to ext_linegrid
This commit is contained in:
@@ -1254,7 +1254,7 @@ describe('API', function()
|
||||
ext_popupmenu = false,
|
||||
ext_tabline = false,
|
||||
ext_wildmenu = false,
|
||||
ext_newgrid = screen._options.ext_newgrid or false,
|
||||
ext_linegrid = screen._options.ext_linegrid or false,
|
||||
ext_hlstate=false,
|
||||
height = 4,
|
||||
rgb = true,
|
||||
|
||||
Reference in New Issue
Block a user