aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/callbacks.lua
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2020-02-17 17:29:12 +0100
committerAndreas Schneider <asn@cryptomilk.org>2020-02-23 09:49:33 +0100
commit823b2104c3e579e8c3db8baab263dca0aa9d48bc (patch)
tree270aeb87d68c9669d37b1b8e78e48ff74ad12519 /runtime/lua/vim/lsp/callbacks.lua
parent517bf15603aba37014b62553eb008e26f2a1db48 (diff)
downloadrneovim-823b2104c3e579e8c3db8baab263dca0aa9d48bc.tar.gz
rneovim-823b2104c3e579e8c3db8baab263dca0aa9d48bc.tar.bz2
rneovim-823b2104c3e579e8c3db8baab263dca0aa9d48bc.zip
nvim: Correctly setup global channels
As gcc10 uses -fno-common by default, global variables declared with the same name more than once is not allowed anymore revealing this issue. We need to define it as extern to access it. See also https://bugzilla.redhat.com/show_bug.cgi?id=1799680
Diffstat (limited to 'runtime/lua/vim/lsp/callbacks.lua')
0 files changed, 0 insertions, 0 deletions