Skip to content

Commit bc92a4c

Browse files
authored
Update lsp-status.txt (#8)
Function is called `config` (correctly in the README.md), not `configure`.
1 parent d305787 commit bc92a4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/lsp-status.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ capabilities() *lsp-status.capabilities()*
8888
capability. Assign or extend your server's capabilities table
8989
with this
9090

91-
configure({config}) *lsp-status.configure()*
91+
config({config}) *lsp-status.config()*
9292
Configure lsp-status.nvim. Currently supported configuration
9393
variables are:
9494
`kind_labels` : A map from LSP symbol kinds to label

0 commit comments

Comments
 (0)