mpvim: Mention MacPorts port in README.

git-svn-id: https://svn.macports.org/repository/macports/contrib@106019 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
Lawrence Velázquez
2013-05-13 17:12:50 +00:00
parent de025baf38
commit f9810d2203
+6 -2
View File
@@ -2,8 +2,12 @@
mpvim adds MacPorts support to vim. This currently includes syntax coloring for
Portfiles and running lint from vim.
=== Installation
run 'make install' or copy the files in this directory into ~/.vim
=== Manual installation
Run 'make install' or copy the files in this directory into ~/.vim.
=== Installation via MacPorts
Run 'sudo port install mpvim'; the files will be placed into
share/vim/vimfiles under the MacPorts prefix (/opt/local by default).
=== Usage
* :make runs 'port lint' on the Portfile in the current buffer