Skip to content

Commit eaf2d06

Browse files
author
skywind3000
committed
update docs
1 parent 3adbdb6 commit eaf2d06

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,10 @@ This is where you keep your color patches, when you type:
8989

9090
This plugin will try to find scripts located in the folder specified by `g:cpatch_path` and source them in the following order:
9191

92-
1\) `__init__.vim`
93-
2\) `__init__.lua`
94-
3\) `{NAME}.vim`
95-
4\) `{NAME}.lua`
92+
1) `__init__.vim`
93+
2) `__init__.lua`
94+
3) `{NAME}.vim`
95+
4) `{NAME}.lua`
9696

9797
Default value: `~/.vim/cpatch`.
9898

0 commit comments

Comments
 (0)