登录 注册
当前位置:主页 > 资源下载 > 14 > nvim-lsp处理程序通过采用vim-clap作为UI实现,即nvim-clap-lsp

nvim-lsp处理程序通过采用vim-clap作为UI实现,即nvim-clap-lsp

  • 更新:2024-11-21 18:42:50
  • 大小:345KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

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