Use bash syntax highlighting for terminal commands in the readme
This commit is contained in:
parent
d3cf41db52
commit
c59f68f747
@ -22,7 +22,7 @@ To install the plugin copy `autoload`, `plugin`, `doc` directories into your `.v
|
|||||||
### Pathogen
|
### Pathogen
|
||||||
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:
|
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:
|
||||||
|
|
||||||
```
|
```bash
|
||||||
cd ~/.vim/bundle
|
cd ~/.vim/bundle
|
||||||
git clone git://github.com/nathanaelkane/vim-indent-guides.git
|
git clone git://github.com/nathanaelkane/vim-indent-guides.git
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user