Ticket #42218: go-vim-74.patch
File go-vim-74.patch, 526 bytes (added by robsonpeixoto@…, 11 years ago) |
---|
-
Portfile
94 94 ${destroot}${prefix}/share/emacs/site-lisp/ 95 95 96 96 # vim syntax highlighting 97 set vimdir ${destroot}${prefix}/share/vim/vim7 397 set vimdir ${destroot}${prefix}/share/vim/vim74 98 98 xinstall -m 755 -d ${vimdir}/syntax ${vimdir}/ftdetect ${vimdir}/ftplugin 99 99 xinstall -m 644 ${worksrcpath}/misc/vim/syntax/go.vim \ 100 100 ${vimdir}/syntax/go.vim