Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9ee6348

Browse files
jdsutherlandDamian Sznajder
authored and
Damian Sznajder
committed
fix vim plug in README
1 parent bd84e45 commit 9ee6348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ git clone https://github.com/dsznajder/vscode-es7-javascript-react-snippets.git
4343
It is possible to use this package in your vim/neovim text editor, to make this possible, make sure you have the `coc.nvim` previously configured, then add this command to your `init.vim`
4444

4545
```shell
46-
Plug 'dsznajder/vscode-es7-javascript-react-snippets', { \ 'do': 'yarn install --frozen-lockfile && yarn compile' }
46+
Plug 'dsznajder/vscode-es7-javascript-react-snippets', { 'do': 'yarn install --frozen-lockfile && yarn compile' }
4747
```
4848
4949
Update your vim / neovim settings with `:source %` and then install the new package with `:PlugInstall`

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /