Skip to content

Commit 06cce58

Browse files
author
skywind3000
committed
update README.md
1 parent 7704175 commit 06cce58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Preface
22

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:
44

55
- Creating a PR for that colorscheme: It's my own preference, and I don't think it's likely to be accepted.
66
- 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:
8787
:color {NAME}
8888
```
8989

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:
9191

9292
1) `__init__.vim`
9393
2) `__init__.lua`

0 commit comments

Comments
 (0)