mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 23:48:32 +00:00
feat(api): add support for :horizontal modifier
This commit is contained in:
@@ -188,6 +188,7 @@ return {
|
||||
"browse";
|
||||
"confirm";
|
||||
"hide";
|
||||
"horizontal";
|
||||
"keepalt";
|
||||
"keepjumps";
|
||||
"keepmarks";
|
||||
|
Reference in New Issue
Block a user