X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/2d54234befa961ca8ee85de0aadc2f9c3ec04d31..664ccc032cf1a97062e20128182df59d1e3526d4:/README.md diff --git a/README.md b/README.md index 7d75420..20a74e3 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: