Update name of the function (#1419)

This commit is contained in:
Piotr Usewicz
2023-01-28 07:32:55 +01:00
committed by GitHub
parent a5e06b7761
commit ad6d61b13c

View File

@@ -2127,7 +2127,7 @@ To use semantic highlighting, you need Neovim highlights, or Vim with the
To enable semantic highlighting, |g:lsp_semantic_enabled| should be set to `1`
(it is `0` by default). You can check if semantic highlighting is enabled
by running: >
echo lsp#ui#vim#semantic#is_enabled()
echo lsp#internal#semantic#is_enabled()
vim-lsp provides |highlight| groups for each of the token types supported by
the current LSP server. This includes highlight groups for each of the