vim9jit icon indicating copy to clipboard operation
vim9jit copied to clipboard

completely parse `:command` and sub-options

Open tjdevries opened this issue 3 years ago • 0 comments

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)

tjdevries avatar Oct 03 '22 19:10 tjdevries