Skip to content

Commit 944561b

Browse files
authored
Add installation section
1 parent 8482c29 commit 944561b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@ it. You can verify this with
1010

1111
which should not show an error.
1212

13+
Installation
14+
------------
15+
16+
If you are using [Plug](https://github.com/junegunn/vim-plug), add this to your plugins list in `.vimrc`:
17+
18+
Plug 'hylang/vim-hy'
19+
20+
Otherwise, install using whatever vim plugin approach you prefer.
21+
1322
Conceal support
1423
---------------
1524
Use `let g:hy_enable_conceal = 1` to enable support for concealing some

0 commit comments

Comments
 (0)