1. 首页
  2. 移动开发
  3. 其他
  4. nvim clap lsp:使用vim clap作为ui的nvim lsp处理程序 源码

nvim clap lsp:使用vim clap作为ui的nvim lsp处理程序 源码

上传者: 2021-03-26 20:45:48上传 ZIP文件 345KB 热度 22次
nvim-clap-lsp nvim lsp处理程序la ,但使用作为UI 例子 vim. lsp . handlers [ ' textDocument/codeAction ' ] = require ' clap-lsp.codeAction ' . code_action_handler vim. lsp . handlers [ ' textDocument/definition ' ] = require ' clap-lsp.locations ' . definition_handler vim. lsp . handlers [ ' textDocument/documentSymbol ' ] = require ' clap-lsp.symbols ' . document_handler vim. lsp . handlers [ ' textD
下载地址
用户评论