Commit Graph
15 Commits
Author SHA1 Message Date
kevin-xu 4ebb2baf06 New: Highlighted "@typedef" in VIM.
"@typedef" should be highlighted since #2254.
2014-12-08 22:00:02 +08:00
kevin-xu 06d0357f74 Fixed: objj.vim is too old and has some bugs.
objj.vim cannot highlight much syntax correctly, and it should be updated. I've modified objc.vim to objj.vim which reads javascript.vim in the beginning, and now it looks good. Because javascript.vim & c.vim must be loaded into objj.vim, so they should also be committed.

Fixes #2211
2014-09-28 21:17:44 -07:00
Andrew Hankinson 5fd241f7d7 Fix #1284: Update Emacs documentation
Small fix to update documentation for emacs. Fixes #1284.
2013-03-08 23:04:23 -05:00
Tom Robinson d057b1909f Point to TextMate bundle 2010-01-08 15:36:36 -08:00
Francisco Ryan Tolmasky I 2571b24f22 Removed TextMate and Xcode files since the ones being used now have their own repos. Linked to them in the README.
Reviewed by me.
2009-12-23 19:31:51 -08:00
Tom Robinson f7c00df9a9 Sync bundle with TextMate repo 2009-09-07 18:53:59 -07:00
Marc NijdamandRoss Boucher 8e3ac66a2d Added '_' as allowed characted in implementation, protocol and interface names 2009-07-13 17:21:43 -07:00
Marc NijdamandRoss Boucher cc90f2e5f0 Added run in browser/refresh browser commands for project level view of run application 2009-07-13 17:21:24 -07:00
Marc NijdamandRoss Boucher 0356c6e622 Reordered a bit and added separator 2009-07-13 17:20:20 -07:00
Marc NijdamandRoss Boucher 1f356053db Expanding zip file to full bundle and adding Objective-C symbol lists 2009-07-05 15:47:02 -07:00
Geoffrey GrosenbachandRoss Boucher 9d64526f26 Emacs mode for editing Objective-J files. 2009-07-05 15:46:06 -07:00
Ross Boucher 120dcdac54 A few changes to the xcode lang spec 2009-04-22 12:21:05 -07:00
Alex KarahaliosandRoss Boucher a95aae22ab Initial commit of Xcode editor integration 2009-04-22 12:05:56 -07:00
Francisco Tolmasky 880e4dfb3a Merge branch 'master' into tolmasky
Conflicts:
	AppKit/CPControl.j
	AppKit/CPTextField.j
2009-03-18 17:41:17 -07:00
Francisco Tolmasky 487bf288e5 Moved all editing modes to one folder.
Reviewed by me.
2009-03-17 19:28:12 -07:00