This is my dark colour scheme for VIM, which is based on rdark colour scheme. I have done some colour changes to
- highlight current line,
- type,
- special words
- and keywords.
Download colour scheme
Happy Vimming!
Programming experience brought to light.
This is my dark colour scheme for VIM, which is based on rdark colour scheme. I have done some colour changes to
Posted by Indian Lycan at 1:27 PM
Labels: VIM editor color scheme
2 comments:
where do i need to include this file? i have downloaded the colour scheme, do i put it in the vim folder?
u have to drop that in the colors directory in vim's HOME.
Then u can choose the color scheme from the menu Edit->color scheme->mydark
and u can also make this as default scheme by editing the vimrc file.
check this for reference
Post a Comment