We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a6c719 + bd86118 commit 38f1d78Copy full SHA for 38f1d78
doc/zenn_vim.txt renamed to doc/zenn.txt
@@ -43,6 +43,12 @@ Requirements~
43
- (neo)vim node js support is not needed because it is called as system
44
command.
45
46
+To install, run
47
+>
48
+ git clone https://github.com/kkiyama117/zenn-vim zenn
49
50
+on your shell. Be careful to set 'zenn' as name of this plugin if you use
51
+plugin manager.
52
53
After that, configure your vimrc to call functions.
54
(See |zenn-vim-examples|, |zenn-vim-variables|).
0 commit comments