Skip to content

Patch neovim 0.7.0 compatibility#97

Open
sage-etcher wants to merge 1 commit into
nyoom-engineering:mainfrom
sage-etcher:nvim7-compat
Open

Patch neovim 0.7.0 compatibility#97
sage-etcher wants to merge 1 commit into
nyoom-engineering:mainfrom
sage-etcher:nvim7-compat

Conversation

@sage-etcher

Copy link
Copy Markdown

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

sage-etcher commented Apr 2, 2025

Copy link
Copy Markdown
Author

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. 👍

@xstyyy

xstyyy commented Apr 5, 2025

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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