public
Description: The Notation3 TextMate bundle seems to have been abandoned. I'm hosting it here and maybe hacking on it in future
Homepage:
Clone URL: git://github.com/tommorris/n3-tmbundle.git
Added a simple owl:Class snippet
tommorris (author)
Wed Jul 23 17:09:19 -0700 2008
commit  c11d109cdbe7847c8529913fdd123b7049738c29
tree    6b3b612727eac5a64fe75bbd70230336dd3e316d
parent  4e300e9555134fcbd7841b117ec5e6602bf20c8c
...
1
2
 
3
4
5
...
1
 
2
3
4
5
0
@@ -1,5 +1,5 @@
0
 <?xml version="1.0" encoding="UTF-8"?>
0
-<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
0
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
0
 <plist version="1.0">
0
 <dict>
0
   <key>mainMenu</key>

Comments