Skip to content

feat(vim): Add test case to sanity-test all Vim settings#2643

Open
bryphe wants to merge 1 commit into
masterfrom
feat/vim/test-all-options
Open

feat(vim): Add test case to sanity-test all Vim settings#2643
bryphe wants to merge 1 commit into
masterfrom
feat/vim/test-all-options

Conversation

@bryphe
Copy link
Copy Markdown
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.

1 participant