From 856f1e3ca1c28e82ab35720d95a47f77de309405 Mon Sep 17 00:00:00 2001 From: "Rico Sta. Cruz" Date: Fri, 13 Nov 2015 14:26:20 +1100 Subject: [PATCH] projectionist: fix formatting again --- projectionist.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/projectionist.md b/projectionist.md index 4b1b0af52..a9d76e105 100644 --- a/projectionist.md +++ b/projectionist.md @@ -15,7 +15,7 @@ title: Projectionist } ``` -### Available options +## Available options ```js { @@ -34,7 +34,7 @@ title: Projectionist } ``` -### Commands +## Commands | Command | Description | |---------|-------------| @@ -54,6 +54,6 @@ title: Projectionist | `:ProjectDo {cmd}` | run command in root | {:.shortcuts} -### Reference +## Reference See [vim-projectionist](https://github.com/tpope/vim-projectionist).