prabirshrestha / vim-lsp

async language server protocol plugin for vim and neovim
MIT License
3.13k stars 305 forks source link

Fix :LspNextWarning is not correctly tagged #1476

Closed mityu closed 1 year ago

mityu commented 1 year ago

Fix there's no help tag for :LspNextWarning command due to missing * character.

prabirshrestha commented 1 year ago

Merged. Thanks!