[SVN] Revision 2067 (Latex)
    Allan Odgaard 
    throw-away-1 at macromates.com
       
    Wed Nov  2 13:39:29 UTC 2005
    
    
  
• made the snippet use a regexp replacement, so that it can be inline (and thus easier to customize wrt desired spacing or similar).
Turns: 
      foo: bar
      fud
      jaz
Into:
      \begin{itemize}
         \item [ foo ] bar
         \item fud
         \item jaz
      \end{itemize}
Changed:
U   trunk/Bundles/Latex.tmbundle/Snippets/Lines to list environment.plist
D   trunk/Bundles/Latex.tmbundle/Support/bin/linesToList.py
    
    
More information about the textmate-dev
mailing list