Files
neovim/test/functional
glepnir 22df649210 fix(api): nvim_create_user_command addr option should allow ranges #35077
Problem: Using `addr` without `range` in nvim_create_user_command gives
"No range allowed" error, inconsistent with `:command -addr` behavior.

Solution: Set EX_RANGE flag when `addr` option is specified to match
`:command` behavior.
2025-08-02 19:52:54 -07:00
..
2025-08-02 15:00:42 +03:00
2025-03-02 14:27:52 -08:00
2025-07-23 19:45:31 -07:00
2024-04-23 18:17:04 +02:00