diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -38,3 +38,9 @@ Here is an incomplete list of the required dependencies for each configuration. - [deno](https://deno.land) - [git](https://git-scm.com/) +Also need to run this to get :MarkdownPreview to work + +```sh +:lua vim.fn["mkdp#util#install"]() +``` + |