added initial doc/vim-lsp.txt (#82)

This commit is contained in:
Prabir Shrestha
2018-01-01 13:46:02 -08:00
committed by GitHub
parent 203d682e30
commit 859687b98a
2 changed files with 14 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
tags

13
doc/vim-lsp.txt Normal file
View 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.