mirror of
https://github.com/neovim/neovim.git
synced 2025-10-06 01:46:29 +00:00
doc: Remove references to GTK.
We don't support it.
This commit is contained in:
@@ -1024,12 +1024,6 @@ return {
|
||||
addr_type=ADDR_LINES,
|
||||
func='ex_helpclose',
|
||||
},
|
||||
{
|
||||
command='helpfind',
|
||||
flags=bit.bor(EXTRA, NOTRLCOM),
|
||||
addr_type=ADDR_LINES,
|
||||
func='ex_ni',
|
||||
},
|
||||
{
|
||||
command='helpgrep',
|
||||
flags=bit.bor(EXTRA, NOTRLCOM, NEEDARG),
|
||||
|
Reference in New Issue
Block a user