mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-07 02:41:33 +00:00
deploy: b273d50f1b
This commit is contained in:
parent
10ff6d5b3d
commit
3ede7940bf
3 changed files with 18 additions and 1 deletions
|
@ -181,6 +181,8 @@ Dart: <a class="xref" href="options.html#opt-vim.languages.dart.enable"><code cl
|
|||
Go: <a class="xref" href="options.html#opt-vim.languages.go.enable"><code class="option">vim.languages.go.enable</code></a>
|
||||
</li><li class="listitem">
|
||||
Lua: <a class="xref" href="options.html#opt-vim.languages.lua.enable"><code class="option">vim.languages.lua.enable</code></a>
|
||||
</li><li class="listitem">
|
||||
PHP: <a class="xref" href="options.html#opt-vim.languages.php.enable"><code class="option">vim.languages.php.enable</code></a>
|
||||
</li></ul></div><p>Adding support for more languages, and improving support for existing ones are great places
|
||||
where you can contribute with a PR.</p><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_lsp_custom_packages_command"></a>7.1. LSP Custom Packages/Command</h2></div></div></div><p>In any of the <code class="literal">opt.languages.<language>.lsp.package</code> options you can provide your own LSP package, or provide
|
||||
the command to launch the language server, as a list of strings.</p><p>You can use this to skip automatic installation of a language server, and instead
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue