Files
neovim/test/functional/api
glepnir 1e7406fa38 feat(api): nvim_cmd supports plus ("+cmd", "++opt") flags #30103
Problem:
nvim_cmd does not handle plus flags.

Solution:
In nvim_cmd, parse the flags and set the relevant `ea` fields.
2025-05-05 05:58:36 -07:00
..
2024-04-23 18:17:04 +02:00
2024-01-03 02:09:29 +01:00