ChrisTitusTech / neovim

My Neovim configuration
102 stars 36 forks source link

Error while calling lua chunk #3

Closed pinnheads closed 2 years ago

pinnheads commented 2 years ago

When I copied over the files from the repo to the config directory I get this error image

I'm not able to figure out why this is happening.

I have tried installing the config from the setup file but that doesn't seem to do anything and nvim loads in the with default config and the .config directory is empty.

Am I missing something here?

pinnheads commented 2 years ago

Fixed the issue just doing sudo apt-get install neovim in the terminal was giving me this error but following through this documentation worked https://github.com/neovim/neovim/wiki/Installing-Neovim#ubuntu