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(vim): Add test case to sanity-test all Vim settings #2643

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bryphe
Copy link
Member

@bryphe bryphe commented Oct 28, 2020

Part of the VimL compatibility work - validate that we can read & set all the Vim settings that are available in libvim.

There is still work to hook these up to be functional, but ensuring that they can be read/set is an important first step.

Will also need similar tests to validate Ex commands and VimL function calls.

TODO:

  • Add remaining configuration
  • Remove some unnecessary settings (ie, ballooneval) from libvim
  • Add set-value tests

@bryphe bryphe added the WIP label Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant