Skip to content

Commit

Permalink
Fix readme links (#836)
Browse files Browse the repository at this point in the history
  • Loading branch information
casey authored May 20, 2021
1 parent 4ed63f8 commit a3d1f4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -148,9 +148,9 @@ curl --proto '=https' --tlsv1.2 -sSf https://just.systems/install.sh | bash -s -
==== `vim-just`
The [vim-just](https://github.com/NoahTheDuke/vim-just) plugin provides syntax highlighting for justfiles.
The https://github.com/NoahTheDuke/vim-just[vim-just] plugin provides syntax highlighting for justfiles.
Install it with your favorite package manager, like [Plug](https://github.com/junegunn/vim-plug):
Install it with your favorite package manager, like https://github.com/junegunn/vim-plug[Plug]:
```vim
Plug 'NoahTheDuke/vim-just'
Expand Down

0 comments on commit a3d1f4b

Please sign in to comment.