8000 GitHub - skurfer/LDIF.tmbundle: A TextMate bundle for working with LDIF (LDAP Data Interchange Format) files
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

skurfer/LDIF.tmbundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published
0