File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33A Vim plugin for the [ Stan probabilistic programming
44language] ( https://mc-stan.org/ ) .
55
6+ ![ Screenshot of stan-vim syntax
7+ highlighting] ( https://raw.github.com/eigenfoo/stan-vim/master/screenshots/screenshot.png )
8+
69## Table of Contents
710
811- [ Features] ( #features )
@@ -23,7 +26,7 @@ language](https://mc-stan.org/).
2326
2427### Vundle, NeoBundle and VimPlug
2528
26- _ For Vundle users,_ place this in your ` .vimrc ` :
29+ For Vundle users, place this in your ` .vimrc ` :
2730
2831```
2932Plugin 'eigenfoo/stan-vim'
@@ -36,11 +39,11 @@ Plugin 'eigenfoo/stan-vim'
3639:PluginInstall
3740```
3841
39- _ For Vundle versions < 0.10.2,_ replace ` Plugin ` with ` Bundle ` above.
42+ For Vundle versions < 0.10.2, replace ` Plugin ` with ` Bundle ` above.
4043
41- _ For NeoBundle users,_ replace ` Plugin ` with ` NeoBundle ` above.
44+ For NeoBundle users, replace ` Plugin ` with ` NeoBundle ` above.
4245
43- _ For VimPlug users,_ replace ` Plugin ` with ` Plug ` above.
46+ For VimPlug users, replace ` Plugin ` with ` Plug ` above.
4447
4548### Pathogen
4649
You can’t perform that action at this time.
0 commit comments