mirror of
https://github.com/neovim/neovim.git
synced 2025-10-21 17:21:49 +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.