File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Preface
2
2
3
- I generally enjoy customizing the colorschemes I like to match my personal preference. In the past, I had three options:
3
+ I usually like to make some modifications for the colorschemes I like to match my personal preference. In the past, I had three options:
4
4
5
5
- Creating a PR for that colorscheme: It's my own preference, and I don't think it's likely to be accepted.
6
6
- Maintaining my own fork: I need to track the upstream updates myself.
@@ -87,7 +87,7 @@ This is where you keep your color patches, when you type:
87
87
:color {NAME}
88
88
```
89
89
90
- This plugin will try to find scripts located in the folder specified by ` g:cpatch_path ` and source them in the following order:
90
+ This plugin will try to find scripts located in the directory specified by ` g:cpatch_path ` and source them in the following order:
91
91
92
92
1 ) ` __init__.vim `
93
93
2 ) ` __init__.lua `
You can’t perform that action at this time.
0 commit comments