How can I enable autocomplete on Neovim? #686
Unanswered
juniorrodes
asked this question in
Q&A
Replies: 1 comment 4 replies
-
|
Looking at the logs it could be the fact that your file is named |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone, I'm trying to use the neovim lsp with templ for almost a week, but the auto complete is not working, I tried to search for a solution but didn't find any.
So here is my lsp configuration for templ
Here is a gist with the logs.
My neovim lsp is working fine with Go and zig, but with templ is just not showing any suggestions.
I'm putting this in a Q&A because I don't know if it's a skill issue, or a actual problem with the LSP, probalbly a skill issue.
Beta Was this translation helpful? Give feedback.
All reactions