olivercederborg / poimandres.nvim

Poimandres colorscheme for Neovim written in Lua
378 stars 30 forks source link

Lua error when trying to set colorscheme #23

Closed Raekh closed 1 year ago

Raekh commented 1 year ago

Using Neovim 0.8.0+ I'm getting this error when trying to set colorscheme:

Error detected while processing /Users/froura/.local/share/nvim/site/pack/packer/start/poimandres.nvim/colors/poimandres.lua:
E5113: Error while calling lua chunk: .../pack/packer/start/poimandres.nvim/colors/poimandres.lua:3: loop or previous error loading module 'poimandres'
stack traceback:
        [C]: in function 'require'
        .../pack/packer/start/poimandres.nvim/colors/poimandres.lua:3: in main chunk
olivercederborg commented 1 year ago

Should be fixed in #24 :)