diff options
author | Dingcheng Yue <darwinsenior@gmail.com> | 2021-04-10 00:00:45 +0100 |
---|---|---|
committer | Dingcheng Yue <darwinsenior@gmail.com> | 2021-04-16 11:43:20 +0100 |
commit | 6974d0c6c18f683256c3f96b902eae79660b5590 (patch) | |
tree | 4d5a7c7e0b16f9b88c57506ff7330ed5a084eb0d /runtime/lua/vim/treesitter/query.lua | |
parent | 8a1a256b44f7fe9f0d878d4d28d7f41f8157c4ea (diff) | |
download | rneovim-6974d0c6c18f683256c3f96b902eae79660b5590.tar.gz rneovim-6974d0c6c18f683256c3f96b902eae79660b5590.tar.bz2 rneovim-6974d0c6c18f683256c3f96b902eae79660b5590.zip |
lsp: deep copy vim.lsp.log when reloading
If vim.lsp.log is loaded the second time,
the vim.log.levels will be modified with additional
entries from 0-5.
This will cause the require to fail as level:lower does
not exists on numbered value.
Diffstat (limited to 'runtime/lua/vim/treesitter/query.lua')
0 files changed, 0 insertions, 0 deletions