Skip to content

Conversation

sage-etcher
Copy link

Patch neovim 0.7.0 compatibility

Version 0.8.0 added indexed vim commands, like vim.cmd.hi, additionally, until this release groupnames could not consist of @ or . characters.

Tested on versions 0.7.2 and 0.10.3

note: on 0.7.2 errors are no longer thrown, however, the current page shows the wrong colours until it is scrolled, which is quite peculiar!

see here:

@sage-etcher
Copy link
Author

sage-etcher commented Apr 2, 2025

Additional information for the ending note

note: on 0.7.2 errors are no longer thrown, however, the current page shows the wrong colours until it is scrolled, which is quite peculiar!

the colouring issue seems to only occur if it is changed after the file has been loaded, as such, setting the colourscheme in your init.lua avoids the problem all together. 👍

@xStormyy
Copy link
Contributor

xStormyy commented Apr 5, 2025

Thank you for the PR, but I think you'd need to make these changes in the fennel code, otherwise it might end up being lost when another change gets made. I'll see if I can maybe do it

@sage-etcher
Copy link
Author

Okay, I'll look into it when I have some time, thanks for the note!

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