diff options
author | Dundar Goc <gocdundar@gmail.com> | 2022-05-06 00:38:20 +0200 |
---|---|---|
committer | Dundar Goc <gocdundar@gmail.com> | 2022-05-06 00:45:57 +0200 |
commit | eb0cc2a62e9ac443e056918545105d9d9522b85a (patch) | |
tree | 1f86e76a5b938d3726bd3a9efd3f1dac216fac6c /src/nvim/api/vimscript.c | |
parent | 55187de1157e05ea71c7c0404345dee0e27e963e (diff) | |
download | rneovim-eb0cc2a62e9ac443e056918545105d9d9522b85a.tar.gz rneovim-eb0cc2a62e9ac443e056918545105d9d9522b85a.tar.bz2 rneovim-eb0cc2a62e9ac443e056918545105d9d9522b85a.zip |
refactor: move macro definiton outside of enums
Uncrustify version 0.75 assumes the macro inside the enum is an enum
element, and thus adds a comma after it. This breaks neovim and makes it
impossible to build it.
Diffstat (limited to 'src/nvim/api/vimscript.c')
0 files changed, 0 insertions, 0 deletions