Skip to content

Commit

Permalink
Merge pull request #44 from GeorgeTaveras1231/patch-1
Browse files Browse the repository at this point in the history
Correct documentation about g:localbimrc_blacklist
  • Loading branch information
embear committed Jun 5, 2016
2 parents b9e9b5f + adf0c98 commit 9436437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -218,7 +218,7 @@ Example:

``` {.vim}
" blacklist all local vimrc files in shared project directory
let g:localvimrc_whitelist='/share/projects/.*'
let g:localvimrc_blacklist='/share/projects/.*'
```

- Default: No blacklist
Expand Down

0 comments on commit 9436437

Please sign in to comment.