Skip to content

Commit

Permalink
Added NPPFSIPlugin 0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Prapin Peethambaran committed Aug 7, 2010
1 parent e0e24bb commit 97681b2
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions plugins.xml
Expand Up @@ -1362,4 +1362,19 @@
<version number="2.3.1.805" md5="2ead8da0e29c10d9d1e72942e4b11c8a" />
</versions>
</plugin>
<plugin name="F# Interactive">
<unicodeVersion>0.1</unicodeVersion>
<sourceUrl>http://github.com/ppv/NPPFSIPlugin/tree/master/Source/Plugin</sourceUrl>
<description>This plugin hosts F# Interactive inside Notepad++ (Note: F# should be installed separately).</description>
<author>Prapin Peethambaran</author>
<install>
<unicode>
<download>http://github.com/downloads/ppv/NPPFSIPlugin/NPPFSIPlugin.zip</download>
<copy from="NPPFSIPlugin.dll" to="$PLUGINDIR$" validate="true"/>
</unicode>
</install>
<versions>
<version number="0.1.0.0" md5="4cb393534d36559bedcb50a0a0183e64" />
</versions>
</plugin>
</plugins>

0 comments on commit 97681b2

Please sign in to comment.