joshdick / onedark.vim

A dark Vim/Neovim color scheme inspired by Atom's One Dark syntax theme.
MIT License
3.89k stars 531 forks source link

Abunch of errors #326

Closed ghost closed 1 year ago

ghost commented 1 year ago

I moved the colors .vim into the colors directory, restarted gvim and i tried to set the color scheme to onedark and i got a bunch of errors saying getColors was not a function

joshdick commented 1 year ago

Please double check that you followed step 1 of the installation instructions correctly -- seems like you might not have copied autoload/onedark.vim to ~/.vim/autoload/.