vim.schedule lua callback error on startup
i tired adding transparency to nvim after installing nvchad and adding a few plugins so i can right c++ code efficiently, the transparency plugin didn’t work so i removed it from my lazy config and now i’m getting this error, i’ve tries looking around but i didn’t see anyone else with the same problem
this is what it comes up with after trying to run nvim,
What is vim.loop.fs_stat()?
My question is exactly as the heading. I can’t find any good documentation explaining what it is and any usecase.
neovim error: when using vim.fs.root(): attempt to call field ‘root’ (a nil value)
I’m just trying to set up a language server for a language that is not included in the popular lspconfig repo. I’m not a Lua developer and am only superficially familiar with Lua.
Why neovim can’t render a background color?
I’m trying to change the background of the neovim using lua.
How to enable keymap for Lazygit?
I am trying to enable a keymap for Lazygit. I have added the following into my tmux.conf: