You've already forked macports-contrib
mirror of
https://github.com/macports/macports-contrib.git
synced 2026-07-12 18:18:45 -07:00
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:
+6
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user