live-command.nvim icon indicating copy to clipboard operation
live-command.nvim copied to clipboard

Rewrite for better architecture, easier extensibility; add a general :Preview command

Open smjonas opened this issue 1 year ago • 0 comments

To Do before 2.0 release:

  • update readme:
    • [x] :Preview command (document that ranges etc. work)
  • ensure partial backwards compatibility:
    • [ ] if user has something like Norm = { cmd = "norm" } in their config, create a Norm command for them
    • [ ] test that ranges + count work for :Preview+ custom commands

smjonas avatar Dec 22 '23 21:12 smjonas