Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration into init.vim #101

Open
biko8 opened this issue Dec 10, 2022 · 1 comment
Open

Configuration into init.vim #101

biko8 opened this issue Dec 10, 2022 · 1 comment

Comments

@biko8
Copy link

biko8 commented Dec 10, 2022

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.

@biko8 biko8 changed the title Configure into init.vim Configuration into init.vim Dec 10, 2022
@Benson9954029
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants