rohit-px2 / nvui

A modern frontend for Neovim.
MIT License
1.73k stars 50 forks source link

Error in Linux #110

Closed sergiky closed 2 years ago

sergiky commented 2 years ago

Hi guys, when i run this command; cmake --build build --target nvui --config Release

i have this error:

image

Thanks

rohit-px2 commented 2 years ago

Oh, my bad, it looks like the macros don't need a semicolon after them. Should be fixed now!