aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/protocol.lua
diff options
context:
space:
mode:
authorbfredl <bjorn.linse@gmail.com>2023-04-21 17:50:37 +0200
committerbfredl <bjorn.linse@gmail.com>2023-04-21 17:56:09 +0200
commit936b78e811a4264c914dbc4753f591b8a3a0f7ff (patch)
treedc49270c31a5ea31d6ec6ddac560a2175b3a458c /runtime/lua/vim/lsp/protocol.lua
parenta0adc51dacb766df12599b9846a64df955b55d50 (diff)
downloadrneovim-936b78e811a4264c914dbc4753f591b8a3a0f7ff.tar.gz
rneovim-936b78e811a4264c914dbc4753f591b8a3a0f7ff.tar.bz2
rneovim-936b78e811a4264c914dbc4753f591b8a3a0f7ff.zip
refactor: revert incorrect change to ui_client.c code
- There is no "resource leak". - "return 0" is definitely not the correct behavior if we ever occur a platform where this would fail. - There was no problem here to fix. so let's not "fix" it. - once CI is upgraded to gcc 13, we'll figure out the correct way to make it shut the fuck up. warnings on non-ci platforms are not critical.
Diffstat (limited to 'runtime/lua/vim/lsp/protocol.lua')
0 files changed, 0 insertions, 0 deletions