Skip to content

Commit

Permalink
Remove the redundant quotation mark at the end of "packadd matchit" c…
Browse files Browse the repository at this point in the history
…ommand
  • Loading branch information
adaext authored and AlexPl292 committed Dec 19, 2022
1 parent b154e31 commit ba5e2e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/IdeaVim Plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ By [Martin Yzeiri](https://github.com/myzeiri)
Original plugin: [matchit.vim](https://github.com/chrisbra/matchit).

### Setup:
- Add the following command to `~/.ideavimrc`: `packadd matchit'`
- Add the following command to `~/.ideavimrc`: `packadd matchit`
<details>
<summary>Alternative syntax</summary>
<code>Plug 'vim-matchit'</code>
Expand Down

0 comments on commit ba5e2e8

Please sign in to comment.