projectionist: fix formatting again

This commit is contained in:
Rico Sta. Cruz 2015-11-13 14:26:20 +11:00
parent 791ca27787
commit 856f1e3ca1
1 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@ title: Projectionist
} }
``` ```
### Available options ## Available options
```js ```js
{ {
@ -34,7 +34,7 @@ title: Projectionist
} }
``` ```
### Commands ## Commands
| Command | Description | | Command | Description |
|---------|-------------| |---------|-------------|
@ -54,6 +54,6 @@ title: Projectionist
| `:ProjectDo {cmd}` | run command in root | | `:ProjectDo {cmd}` | run command in root |
{:.shortcuts} {:.shortcuts}
### Reference ## Reference
See [vim-projectionist](https://github.com/tpope/vim-projectionist). See [vim-projectionist](https://github.com/tpope/vim-projectionist).