Jello, Ive been trying to make nvim my main code application for the last year or so but random little config setup issues and other things keep preventing me from fully adopting it. Im using LazyVim as a basis (which uses nvim lspconfig and clang for c projects) and it works for typescript and web apps wonderfully. But when it comes to c projects the thing falls apart; headers scream that they don't exist and code that runs says that it is broken. I probably just have a chunk of setup missing or an understanding issue so any help would be appreciated. I am all for getting plugins to add features and creature comforts so if you have a suggestion let me know. Also if you cant be bothered explaining, a link to dotfiles that work would also be fine.