mirror of
https://github.com/prabirshrestha/vim-lsp.git
synced 2025-12-14 20:35:59 +01:00
added initial doc/vim-lsp.txt (#82)
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
tags
|
||||||
13
doc/vim-lsp.txt
Normal file
13
doc/vim-lsp.txt
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
*vim-lsp.txt* Async Language Server Protocol (LSP) for Vim 8 and Neovim.
|
||||||
|
*vim-lsp*
|
||||||
|
|
||||||
|
===============================================================================
|
||||||
|
CONTENTS *vim-lsp-contents*
|
||||||
|
|
||||||
|
1. Introduction |asyncomplete-introduction|
|
||||||
|
|
||||||
|
|
||||||
|
===============================================================================
|
||||||
|
1. Introduction *vim-lsp-introduction*
|
||||||
|
|
||||||
|
Async Language Server Protocol (LSP) for Vim 8 and Neovim.
|
||||||
Reference in New Issue
Block a user