Open biko8 opened 1 year ago
How can I configure in the init.vim? I configured like that ant it works:
init.vim:
call plug#begin('~/.vim/plugged') Plug 'Mofiqul/vscode.nvim' call plug#end() colorscheme vscode
But, I dont know how can I change configurations of the theme.
I think this will help you.
https://www.reddit.com/r/neovim/comments/i5y18f/how_can_i_source_lua_from_initvim/
How can I configure in the init.vim? I configured like that ant it works:
init.vim:
But, I dont know how can I change configurations of the theme.