mirror of
https://github.com/preservim/vim-indent-guides.git
synced 2025-11-09 18:33:47 -05:00
Use bash syntax highlighting for terminal commands in the readme
This commit is contained in:
@@ -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
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user