eddyekofo94 / gruvbox-flat.nvim

Another attempt of a flat Gruvbox theme for Neovim
MIT License
243 stars 22 forks source link

Error when starting vim #10

Closed max397574 closed 2 years ago

max397574 commented 3 years ago

I just get this error: Screen Shot 2021-07-03 at 09 47 13 When I hit ENTER there is no colorscheme: Screen Shot 2021-07-03 at 09 49 51 (random test file)

Init.vim: https://github.com/max397574/Vim_Config

eddyekofo94 commented 3 years ago

I tried getting this to work with no success. I don't know why. I am more familiar with Packer and Lua setup. Thanks.

kotokrad commented 2 years ago

In my case it was caused by collision with another lua module named "gruvbox" e.g. gruvbox.nvim. Try using more specific name like "gruvbox_flat".