@@ -143,7 +143,6 @@ CONTENTS *vim-lsp-contents*
143
143
Mappings | vim-lsp-mappings |
144
144
<plug> (lsp-preview-close) | <plug>(lsp-preview-close) |
145
145
<plug> (lsp-preview-focus) | <plug>(lsp-preview-focus) |
146
-
147
146
Autocomplete | vim-lsp-autocomplete |
148
147
omnifunc | vim-lsp-omnifunc |
149
148
asyncomplete.vim | vim-lsp-asyncomplete |
@@ -152,6 +151,7 @@ CONTENTS *vim-lsp-contents*
152
151
Folding | vim-lsp-folding |
153
152
Semantic highlighting | vim-lsp-semantic |
154
153
License | vim-lsp-license |
154
+ Maintainers | vim-lsp-maintainers |
155
155
156
156
157
157
==============================================================================
@@ -1938,4 +1938,13 @@ The MIT License (MIT)
1938
1938
1939
1939
Full license text: https://github.com/prabirshrestha/vim-lsp/blob/master/LICENSE
1940
1940
1941
+ ==============================================================================
1942
+ Maintainers *vim-lsp-maintainers*
1943
+
1944
+ * Prabir Shrestha (author, maintainer): https://github.com/prabirshrestha
1945
+ * mattn (maintainer): https://github.com/mattn
1946
+ * hrsh7th (maintainer): https://github.com/hrsh7th
1947
+ * Thomas Faingnaert (maintainer): https://github.com/thomasfaingnaert
1948
+ * rhysd (maintainer): https://github.com/rhysd
1949
+
1941
1950
vim:tw=78:ts=8:ft=help:norl:noet:fen:noet:
0 commit comments