We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'd love a command to be added that toggles csvview on and off. Or at least a boolean function that reports if the csvview is enabled.
Use case is that I have keybindings for csvview but right now it requires 2 keys since I can't programmatically tell if the plugin is enabled or not.
The text was updated successfully, but these errors were encountered:
CsvViewToggle
Thank you for your suggestion!
I've found it useful and added a new command, CsvViewToggle, to toggle the CSV view on and off. Please give it a try!
If everything works well, feel free to close the issue.
Sorry, something went wrong.
Awesome! Works great! Thanks for the feature (and the awesome plugin in general) :).
hat0uma
Successfully merging a pull request may close this issue.
I'd love a command to be added that toggles csvview on and off. Or at least a boolean function that reports if the csvview is enabled.
Use case is that I have keybindings for csvview but right now it requires 2 keys since I can't programmatically tell if the plugin is enabled or not.
The text was updated successfully, but these errors were encountered: