yegappan / lsp

Language Server Protocol (LSP) plugin for Vim9
MIT License
447 stars 43 forks source link

:help lsp.txt doesn't work after installing #529

Closed nv-quan closed 1 month ago

nv-quan commented 1 month ago

The tags file is missing in doc directory. I think we should add vim -u NONE -c "helptags $HOME/.vim/pack/downloads/opt/lsp/doc" -c q to the Installation part in README.