vhakulinen / gnvim

GUI for neovim, without any web bloat
MIT License
1.84k stars 69 forks source link

Remove semicolons in macros with expressions #187

Closed agraven closed 1 year ago

agraven commented 2 years ago

This fixes a compiler warning which was introduced in a recent version of the rust compiler. The warning will eventually be elevated to an error.

vhakulinen commented 1 year ago

Deprecated.

Gnvim was rewritten from ground up for gtk4.