Skip to content

Commit 70cc4bf

Browse files
committed
rewords section title slightly for nvim
1 parent fd02aae commit 70cc4bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ lspconfig['vhdl_ls'].setup({
7777
})
7878
```
7979

80-
### Manual Configuration
80+
### Manual Configuration using Neovim's built in client
8181
Neovim provides an LSP client to the VHDL_LS language server. Download the
8282
VHDL_LS release. The binary must be on the path and executable (if you can run
8383
"vhdl_ls -h" in the terminal then you're good).

0 commit comments

Comments
 (0)