We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67257d5 commit bbd351bCopy full SHA for bbd351b
README.md
@@ -13,6 +13,11 @@ This plugin should be considered alpha-quality software.
13
14
vim-markdown-composer requires [Python 3], [Rust], [cargo], and [Neovim].
15
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
+
21
If you haven't already installed the Python 3 plugin host, install it with `pip3
22
install neovim`.
23
0 commit comments