<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotvim/bundle/mpvim/snippets/portfile.snippets, branch master</title>
<subtitle>My vim configuration</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/'/>
<entry>
<title>Add 'mpvim' plugin @ 513c455d5a902fff2b38edf86abc15c36688bf85</title>
<updated>2021-09-05T17:34:24+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-09-05T16:49:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/commit/?id=696766cc8d9ab129274347a185951a474337ea77'/>
<id>696766cc8d9ab129274347a185951a474337ea77</id>
<content type='text'>
Provides syntax highlighting for MacPorts Portfiles.

This code was copied from the 'macports-contrib' repository
(https://github.com/macports/macports-contrib) at commit
513c455d5a902fff2b38edf86abc15c36688bf85
(https://github.com/macports/macports-contrib/tree/513c455d5a902fff2b38edf86abc15c36688bf85).

The Vim plugin lives in a subdirectory of the 'macports-contrib'
repository, so I'd have to include a whole mess of files that don't
relate to Vim if I wanted to add the plugin as a submodule. I'd just as
soon not have to copy the files into my repository tree like this, but
it's better than adding a non-Vim submodule.

Assuming it's okay to add these files to my repository, as the port file
for this plugin describes it as being BSD licensed:

https://github.com/macports/macports-ports/blob/12d7b1597bef875058758c9c587b7593f39a5af1/editors/mpvim/Portfile

Unfortunately, there's no BSD license or copyright notice included in
the plugin code. But I'm going to assume I'm allowed to redistribute it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Provides syntax highlighting for MacPorts Portfiles.

This code was copied from the 'macports-contrib' repository
(https://github.com/macports/macports-contrib) at commit
513c455d5a902fff2b38edf86abc15c36688bf85
(https://github.com/macports/macports-contrib/tree/513c455d5a902fff2b38edf86abc15c36688bf85).

The Vim plugin lives in a subdirectory of the 'macports-contrib'
repository, so I'd have to include a whole mess of files that don't
relate to Vim if I wanted to add the plugin as a submodule. I'd just as
soon not have to copy the files into my repository tree like this, but
it's better than adding a non-Vim submodule.

Assuming it's okay to add these files to my repository, as the port file
for this plugin describes it as being BSD licensed:

https://github.com/macports/macports-ports/blob/12d7b1597bef875058758c9c587b7593f39a5af1/editors/mpvim/Portfile

Unfortunately, there's no BSD license or copyright notice included in
the plugin code. But I'm going to assume I'm allowed to redistribute it.
</pre>
</div>
</content>
</entry>
</feed>
