mirror of
https://github.com/tpope/vim-pathogen.git
synced 2026-05-28 00:21:02 +02:00
Drop obsolete caveat about {}
This commit is contained in:
+1
-2
@@ -43,8 +43,7 @@ glob as an argument:
|
||||
|
||||
execute pathogen#infect('stuff/{}')
|
||||
|
||||
The `{}` indicates where the expansion should occur. Currently only a
|
||||
trailing `{}` is supported.
|
||||
The `{}` indicates where the expansion should occur.
|
||||
|
||||
You can also pass an absolute path instead. I keep the plugins I maintain under `~/src`, and this is how I add them:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user