Skip to content

Commit

Permalink
Correct documentation about g:localbimrc_blacklist
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeTaveras1231 committed Jun 3, 2016
1 parent b9e9b5f commit adf0c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit adf0c98

Please sign in to comment.