Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

lua 5.4 #193

Open
kevr opened this issue Sep 13, 2020 · 2 comments
Open

lua 5.4 #193

kevr opened this issue Sep 13, 2020 · 2 comments

Comments

@kevr
Copy link

kevr commented Sep 13, 2020

Hello, color_coded.

On Arch Linux, vim is compiled with lua 5.4. On master, I see that it requires 5.3. 5.2 or 5.1. Is there any sort of timeline or information about 5.4 being supported?

@CaoZhongZ
Copy link

Is this work?

 set(LUA_MINOR_VERSIONS 4 3 2 1)

@jeaye
Copy link
Owner

jeaye commented May 16, 2021

Hey there. color_coded is undergoing a rewrite aimed to simplify this whole process. No more Lua, Boost, or having to build your own binary. Also, the new version is built to work with NeoVim's async plugin mechanism.

I'm hoping to get this out very soon so that people can start giving some feedback. In the meantime, the CMake suggestion above, to tweak the minor versions, looks like it'll do the trick.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants