vim9jit
vim9jit copied to clipboard
completely parse `:command` and sub-options
Need to parse :command -> UserCommand and handle all of the sub options that are possible ther.e
Then, once we have that parsing correctly, we need to figure out how to handle generating that (but that could be phase 2)