Skip to content

Commit

Permalink
Merge pull request michaelb#147 from Quoteme/patch-1
Browse files Browse the repository at this point in the history
fixed vim-notify link
  • Loading branch information
michaelb authored Feb 17, 2022
2 parents 91653fc + c285a72 commit 6825eac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ Sniprun will then:

- [optionnal] **cargo and the rust toolchain** version >= 1.43.0 (you can find those [here](https://www.rust-lang.org/tools/install)).

- [optionnal] the plugin [nvim-notify](github.com/rcarriga/nvim-notify) for the notification display style
- [optionnal] the plugin [nvim-notify](https://github.com/rcarriga/nvim-notify) for the notification display style

- **Compiler / interpreter** for the languages you work with must be installed & on your \$PATH. In case specific build tools or softwares are required, those are documented in the [doc](https://github.com/michaelb/sniprun/tree/master/doc) folder, for each interpreter, which I urge you to get a look at before getting started as it also contains the potential limitations of each interpreter; this information can also be accessed through `:SnipInfo <interpreter_name>` (tab autocompletion supported).

Expand Down

0 comments on commit 6825eac

Please sign in to comment.