https://github.com/hrsh7th/vim-compete-lsp
vim-lsp source for vim-compete.
https://github.com/hrsh7th/vim-compete-lsp
Last synced: 4 months ago
JSON representation
vim-lsp source for vim-compete.
- Host: GitHub
- URL: https://github.com/hrsh7th/vim-compete-lsp
- Owner: hrsh7th
- Created: 2020-05-13T10:23:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-13T10:24:42.000Z (over 5 years ago)
- Last Synced: 2025-06-12T04:08:43.109Z (4 months ago)
- Language: Vim script
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vim-compete-lsp
vim-lsp source for vim-compete.
# Setting
```viml
call compete#source#lsp#register()
```