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

vim script evaluation improvements #10

Open
3 tasks
ii14 opened this issue Jul 31, 2022 · 0 comments
Open
3 tasks

vim script evaluation improvements #10

ii14 opened this issue Jul 31, 2022 · 0 comments
Labels
enhancement New feature or request eval vim vim mode

Comments

@ii14
Copy link
Owner

ii14 commented Jul 31, 2022

  • parse exceptions into pretty stack traces
  • per instance script context (using nvim_exec2, or for now the ffi hack from ffi_vim_eval branch)
  • attach to a script (quick reloading, access to its script local variables)
@ii14 ii14 added enhancement New feature or request vim vim mode eval labels Jul 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request eval vim vim mode
Projects
None yet
Development

No branches or pull requests

1 participant