mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
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.