Skip to content

Commit c59f68f

Browse files
committed
Use bash syntax highlighting for terminal commands in the readme
1 parent d3cf41d commit c59f68f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To install the plugin copy `autoload`, `plugin`, `doc` directories into your `.v
2222
### Pathogen
2323
If you have [Pathogen](http://www.vim.org/scripts/script.php?script_id=2332) installed, clone this repo into a subdirectory of your `.vim/bundle` directory like so:
2424

25-
```
25+
```bash
2626
cd ~/.vim/bundle
2727
git clone git://github.com/nathanaelkane/vim-indent-guides.git
2828
```

0 commit comments

Comments
 (0)