purpleP
purpleP
@pokey I like your proposal.
> Try uninstalling `gmake`. Same error.
> Works fine here. Can you give more information about your environment (shell -- exact version, homebrew installs, ENV variables, ...)? Here’s the list of installed ports. [out.txt](https://github.com/neovim/neovim/files/14308686/out.txt)
> @purpleP please test #27490 Here's full log. [out.txt](https://github.com/neovim/neovim/files/14492462/out.txt)
> @purpleP did it used to work before? If so, could you bisect when it started failing? It used to work, but I've tried to find some working commit and...
> Can you please try the verbose mode for building `.deps`: > > ```shell > make clean distclean # rm -rf .deps build/ if needed > cmake -S cmake.deps -B...
> Looking at the logs it looks like you're failing to build luajit. Can you try building only luajit and see if it works? Link: https://github.com/LuaJIT/LuaJIT Yes, it builds successfully.
@nfnty You can use my work.
@nfnty We would need to diff my version with @lilydjwg and think about how to merge them. I will post screenshot of what my syntax version is capable of.
And what does that changes with this highlighting? If you enabled python3 syntax, then It should be highlighted as builtin function.