aboutsummaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/markdown/base-readme-sharp-vim.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/template/markdown/base-readme-sharp-vim.md b/template/markdown/base-readme-sharp-vim.md
index c66d049..4dc4838 100644
--- a/template/markdown/base-readme-sharp-vim.md
+++ b/template/markdown/base-readme-sharp-vim.md
@@ -8,6 +8,8 @@
## Installation
+For [vim-plug](https://github.com/junegunn/vim-plug) plugin manager:
+
```
Plug '{{_input_:plug}}'
```