Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 24 commits into from
Sep 15, 2024

Conversation

smjonas
Copy link
Owner

@smjonas smjonas commented Dec 22, 2023

To Do before 2.0 release:

  • Fix tests
  • update readme:
    • :Preview command (document that ranges etc. work)
    • add migration guide
  • 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
    • add warning if unsupported features are used

@smjonas smjonas force-pushed the rewrite branch 2 times, most recently from f6827a5 to cc188b6 Compare September 9, 2024 20:51
@smjonas smjonas marked this pull request as ready for review September 15, 2024 12:20
@smjonas smjonas merged commit 558a0f1 into main Sep 15, 2024
3 checks passed
@smjonas smjonas deleted the rewrite branch September 15, 2024 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant