12 Commits (d28ca94684d6104c17ba744adf784e22e153739d)

Author SHA1 Message Date
Timothée Sterle d28ca94684 remove references to `package.path` 4 years ago
Timothée Sterle df41366e66
add section on setting up linters/language servers (#23)
* add section on setting up linters/language servers

* add link to sumneko documentation

* add path setting to sumneko example
4 years ago
Timothée Sterle 30e3239921 update section on built-in lsp client 4 years ago
Timothée Sterle a4fd55818a update section on vim packages
Using `require()` on a `start` package now works as expected
4 years ago
Jae-Won Chung 40f3a67dc9 Fix vimhelp 4 years ago
Jae-Won Chung 6efe7176b9 Remove toc from vimhelp 4 years ago
Jae-Won Chung e89cae0a8d Run docgen.sh 4 years ago
Jae-Won Chung d8cd8f6fc5 Run docgen.sh 4 years ago
Timothée Sterle e8c2d5cf60
add section about native packages (#12)
* add section about native packages

* regenerate docs

* add relevant links
4 years ago
Timothée Sterle c4b9b8a399
Fix typo 4 years ago
Timothée Sterle 7465ddf364
Add more companion plugins 4 years ago
Timothée Sterle 35f047a6a5
Add scripts to generate vim documentation (#8)
* Add scripts to generate vim documentation

* Fix markdown table manually
4 years ago