Skip to content

Conversation

@lambdalisue
Copy link
Owner

The cursorlineopt was introduced at patch 8.1.2019 but at that time, the
default value was both and , is not allowed in the value.
After patch 8.1.2029, , is allowed and the default value became number,line.

Neovim nightly (2021/08/01) raise E474 because neovim/neovim#15161
only introduce patch 8.1.2019.

Thanks @yuki-yano

…htly

The `cursorlineopt` was introduced at patch 8.1.2019 but at that time, the
default value was `both` and `,` is not allowed in the value.
After patch 8.1.2029, `,` is allowed and the default value became `number,line`.

Neovim nightly (2021/08/01) raise E474 because neovim/neovim#15161
only introduce patch 8.1.2019.
@lambdalisue lambdalisue merged commit ff74cd4 into master Aug 1, 2021
@lambdalisue lambdalisue deleted the fix-cursorlineopt branch August 1, 2021 11:00
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.

2 participants