icholy / nvim-lsp-bug-5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NVIM 29048

Issue: neovim/neovim#29048

Steps:

  1. Install lua-language-server.
  2. nvim --clean -u init.lua bad.lua
  3. :lua stop()
  4. :lua show()

Problem: The warnings from init.lua are still in the quickfix.

About


Languages

Language:Lua 100.0%