Skip to content

Commit bbd351b

Browse files
committed
add note about supported Rust versions
Fixes #5.
1 parent 67257d5 commit bbd351b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ This plugin should be considered alpha-quality software.
1313

1414
vim-markdown-composer requires [Python 3], [Rust], [cargo], and [Neovim].
1515

16+
vim-markdown-composer officially targets the latest version of stable Rust.
17+
However, it should work in versions as early as 1.3. If you'd like to install
18+
multiple versions of Rust on the same machine, check out
19+
[multirust](https://github.com/brson/multirust).
20+
1621
If you haven't already installed the Python 3 plugin host, install it with `pip3
1722
install neovim`.
1823

0 commit comments

Comments
 (0)