-
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? |
Beta Was this translation helpful? Give feedback.
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 |
Beta Was this translation helpful? Give feedback.
never mind, i'll figure it out once i find time.
i managed to know that moving the emmylua annotation library outside
~/.config/nvim
then 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.