diff options
-rw-r--r-- | template/markdown/base-readme-sharp-vim.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/template/markdown/base-readme-sharp-vim.md b/template/markdown/base-readme-sharp-vim.md new file mode 100644 index 0000000..c66d049 --- /dev/null +++ b/template/markdown/base-readme-sharp-vim.md @@ -0,0 +1,18 @@ +# {{_expr_:expand("%:p:h:t")}} + +{{_cursor_}} + +## Usage + +## Requirements + +## Installation + +``` +Plug '{{_input_:plug}}' +``` + +## License + +## Author + |