Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tibabit authored Sep 26, 2018
1 parent 731b1cb commit 569b5a6
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
Expand Up @@ -89,7 +89,7 @@ If you want to add a custom directory to the search path,
e.g. if you placed them inside a ``templates`` directory under ``$HOME`` then
add the following line in your ``.vimrc`` file:
```
set g:tmpl_search_paths = ['~/templates']
let g:tmpl_search_paths = ['~/templates']
```

### Configuring the placeholder values
Expand Down

0 comments on commit 569b5a6

Please sign in to comment.