diff options
author | Andreas Schneider <asn@cryptomilk.org> | 2020-02-17 16:40:37 +0100 |
---|---|---|
committer | Andreas Schneider <asn@cryptomilk.org> | 2020-02-23 09:49:33 +0100 |
commit | 517bf15603aba37014b62553eb008e26f2a1db48 (patch) | |
tree | 70e979b1c92bd7a0f8ee22dbcf9a40c4b5b5fcb1 /runtime/lua/vim/lsp/buf.lua | |
parent | 986db1adb491b5cb5936d2369816236847af26da (diff) | |
download | rneovim-517bf15603aba37014b62553eb008e26f2a1db48.tar.gz rneovim-517bf15603aba37014b62553eb008e26f2a1db48.tar.bz2 rneovim-517bf15603aba37014b62553eb008e26f2a1db48.zip |
nvim:msgpack: Correctly set up global ch_before_blocking_events
gcc10 builds with -fno-common by default. This mean you can't define
a global variable with the same name twice.
See also https://bugzilla.redhat.com/show_bug.cgi?id=1799680
Diffstat (limited to 'runtime/lua/vim/lsp/buf.lua')
0 files changed, 0 insertions, 0 deletions