Mofiqul / dracula.nvim

Dracula colorscheme for neovim written in Lua
MIT License
630 stars 104 forks source link

Can't use the colourscheme #1

Closed DanKGooGLy closed 3 years ago

DanKGooGLy commented 3 years ago

I'm installing it using paq.nvim. The plugin was able to succesfully install, but vim.cmd[[colorscheme dracula]] in my init.lua and :colorscheme dracula both don't work.

Mofiqul commented 3 years ago

I can not reproduce it. Can you provide some more details?

DanKGooGLy commented 3 years ago

I've switched to packer and it seems to work. I believe paq was causing the issue.