Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LDIF TextMate Bundle

This bundle adds LDIF support to TextMate.

For more complete support, you may want to add something like this to the CFBundleDocumentTypes section in TextMate.app/Contents/Info.plist:

{   CFBundleTypeName = "LDAP Data Interchange Format";
    CFBundleTypeExtensions = (ldif); 
    CFBundleTypeIconFile = TMDocument; 
}, 

You should make a backup copy of TextMate before you mess around inside it.

About

A TextMate bundle for working with LDIF (LDAP Data Interchange Format) files

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors