mirror of
https://github.com/neovim/neovim.git
synced 2026-03-05 16:47:17 +00:00
channels: allow bytes sockets and stdio, and buffered bytes output
This commit is contained in:
@@ -273,6 +273,7 @@ return {
|
||||
sockconnect={args={2,3}},
|
||||
sort={args={1, 3}},
|
||||
soundfold={args=1},
|
||||
stdioopen={args=1},
|
||||
spellbadword={args={0, 1}},
|
||||
spellsuggest={args={1, 3}},
|
||||
split={args={1, 3}},
|
||||
|
||||
Reference in New Issue
Block a user