-
Some background information:
I expect the effect to be the same as in VSCode, do not display tags like In fact, this tag displays for any character. I expect that if the HTML actually has this tag, then the snippet should be displayed; if it doesn't have this tag, then it should not be displayed. in neovim in VSCode |
Beta Was this translation helpful? Give feedback.
Answered by
Saghen
Dec 11, 2024
Replies: 1 comment 1 reply
-
It looks like these are coming from your LSP, or something like |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Saghen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It looks like these are coming from your LSP, or something like
emmet
. I'd investigate your LSP configuration