aboutsummaryrefslogtreecommitdiff
path: root/template/markdown/base-readme-sharp-vim.md
blob: 4dc4838cc0be6d9d8c2deb839f9904bae4a0aa39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# {{_expr_:expand("%:p:h:t")}}

{{_cursor_}}

## Usage

## Requirements

## Installation

For [vim-plug](https://github.com/junegunn/vim-plug) plugin manager:

```
Plug '{{_input_:plug}}'
```

## License

## Author