tiagovla / tokyodark.nvim

A clean dark theme written in lua for neovim.
453 stars 19 forks source link

attempt to index field 'g' (a nil value) #2

Closed roby2014 closed 3 years ago

roby2014 commented 3 years ago

So I tried to install this to my nvim (with plug) but I get this error when launching nvim.

Error detected while processing /home/roby/.config/nvim/plugged/tokyodark.nvim/colors/tokyodark.vim: line 7: E5105: Error while calling lua chunk: ...fig/nvim/plugged/tokyodark.nvim/lua/tokyodark/config.lua:3: attempt to index field 'g' (a nil value) Press ENTER or type command to continue

roby2014 commented 3 years ago

Installing Neovim 0.5 solved it, maybe put it as a requirement on the readme.