dotfiles/nvim/.config/nvim/init.vim

6 lines
148 B
VimL
Raw Normal View History

lua require 'init'
" This seems to be required here as well as in init.lua else the colorscheme
" does not take effect or load
colorscheme yolokai