Closed sburris0 closed 3 years ago
Okay, it seems this is actually an issue with my LSP set up. Apparently it displays lints when 1. I save the buffer or 2. some 40 seconds have passed. Autocomplete works after the 40 seconds or whatever pass. Now I just need to figure out why it is slow.
Issue
NVIM v0.5.0-dev+1114-g0c7610cf9
)init.vim
from the wiki page:checkhealth
reports no relevant issues (lua and general section all green)Neither of these will give me autocomplete:
or
I'm not sure what else to check here. Is there perhaps another library dependency not listed somewhere (I run Void Linux)? I'm stumped.