nyoom-engineering / nyoom.nvim

A Neovim framework and doom emacs alternative for the stubborn martian hacker. Powered by fennel and the oxocarbon theme
MIT License
1.4k stars 82 forks source link

LUA-related errors when opening c++ and rust files #126

Closed dennisorlando closed 1 year ago

dennisorlando commented 1 year ago

Hi, I just installed freshly nyoom-neovim. I get this two errors when I try to open a rust file which I'm not sure where they come from and whether they are safe to ignore or not: image ...then followed by this notification: image

dennisorlando commented 1 year ago

This was previously preceded by an error probably connected to #122 stating "[lspconfig] Cannot access <...> for rust-analyzer. Ensure this server...." As mentioned in that issue, given error disappeared after installing the archlinux' neovim-lspconfig package

dennisorlando commented 1 year ago

EDIT: this error appears to also happen for c++, but not with lua and python

shaunsingh commented 1 year ago

I believe this should be fixed for c++ and rust now