Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kat0h authored Nov 4, 2020
1 parent 613c54f commit 31df897
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ You can then confirm your selection with the Enter or Spacebar.
Setting this flag to v: false will prevent the standard color scheme from being loaded


```g:colorschemes_settings#rc_file_path```
```g:colorschemes_settings#rc_file_path```
Specifies where the settings are saved when the colorscheme is changed
This path is not automatically expanded
Note that the file will be overwritten

Example
Example
```let g:colorscheme_settings#colorrc_path = expand('~/.vim/colorrc.vim')```
If you want to set option when Vim starts. write this code to your .vimrc
```
Expand Down

0 comments on commit 31df897

Please sign in to comment.