Skip to content

Commit

Permalink
doc: add configuration examples with nvim and cmp
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaiser-Yang committed Dec 18, 2024
1 parent d6f67d0 commit 08761ff
Show file tree
Hide file tree
Showing 3 changed files with 583 additions and 296 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ https://user-images.githubusercontent.com/14821247/213079440-f0ab2ddd-5e44-4e41-
1. 下载 Release 或自己从源码编译
2. 将编译好的二进制文件放在喜欢的目录下
3. 配置 LSP 客戶端, 例如:
- [Neovim + nvim-cmp](doc/nvim.md)
- [Neovim + nvim-cmp](doc/nvim-with-cmp.md)
- [Vim + coc.nvim](doc/vim.md)
- [Vscode](doc/vscode.md)
- [Helix](doc/helix.md)
Expand Down
Loading

0 comments on commit 08761ff

Please sign in to comment.