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

feat(eval): add option to reuse buffer #34

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Duologic
Copy link
Contributor

Sometimes I need a few tries to get my code just right, reusing the buffer then is beneficial while sometimes its nice to be able to compare outputs. This option allows me to reuse the same buffer.

This PR also includes documentation updates, fixes #29. And applies consistent indent formatting of the autoload/jsonnet.vim.

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.

Wrong documentation on g:jsonnet_fmt_command
1 participant