We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd02aae commit 70cc4bfCopy full SHA for 70cc4bf
README.md
@@ -77,7 +77,7 @@ lspconfig['vhdl_ls'].setup({
77
})
78
```
79
80
-### Manual Configuration
+### Manual Configuration using Neovim's built in client
81
Neovim provides an LSP client to the VHDL_LS language server. Download the
82
VHDL_LS release. The binary must be on the path and executable (if you can run
83
"vhdl_ls -h" in the terminal then you're good).
0 commit comments