Skip to content

Commit 8f2139f

Browse files
authored
Fix plugconf path
1 parent 8ab4473 commit 8f2139f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ The files are placed at:
283283

284284
* `$VOLTPATH/plugconf/<repository>.vim`
285285

286-
For example, [tyru/open-browser-github.vim](https://github.com/tyru/open-browser-github.vim) configuration is `$VOLTPATH/plugconf/user/github.com/tyru/open-browser.vim.vim` because "github.com/tyru/open-browser-github.vim" is the repository URL.
286+
For example, [tyru/open-browser-github.vim](https://github.com/tyru/open-browser-github.vim) configuration is `$VOLTPATH/plugconf/github.com/tyru/open-browser.vim.vim` because "github.com/tyru/open-browser-github.vim" is the repository URL.
287287

288288
Some special functions can be defined in plugconf file:
289289

0 commit comments

Comments
 (0)