can i get some help on writing my own library annotation? #1654
|
sorry to ask a broad question, but i really have no idea why my annotations (can be found can someone give me some hints to make it work? |
Answered by
haolian9
Oct 26, 2022
Replies: 1 comment 2 replies
|
never mind, i'll figure it out once i find time. i managed to know that moving the emmylua annotation library outside i tried to put the lib in |
2 replies
Answer selected by
haolian9
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
never mind, i'll figure it out once i find time.
i managed to know that moving the emmylua annotation library outside
~/.config/nvimthen lua-language-server would recognize this lib correctly, that's rather weird.i tried to put the lib in
~/.config/nvim/{$here,lua/$here}, none of them makes lua-language-server happy.