X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/7b213323a86d88810aa2f97f15f5079c67cf3d48..071f06220f7e61a020de4895c1bf936ec99a12a8:/README.md?ds=sidebyside diff --git a/README.md b/README.md index 1c5b246..dd67309 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,12 @@ Syntax highlighting, matching rules and mappings for [the original Markdown](htt If you use [Vundle](https://github.com/gmarik/vundle), add the following line to your `~/.vimrc`: - Bundle 'plasticboy/vim-markdown' + Plugin 'plasticboy/vim-markdown' And then run inside Vim: :so ~/.vimrc - :BundleInstall + :PluginInstall If you use [Pathogen](https://github.com/tpope/vim-pathogen), do this: