mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +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.