Skip to content
  • Steve Frécinaux's avatar
    Reimplement the modeline plugin in C. · aef3bb1b
    Steve Frécinaux authored
    Fixes bug #346598 – modeline plugin takes too much memory.
    
    The modeline plugin was the only python plugin loaded by default, and
    that had serious consequencies on gedit startup time and memory
    comsumption.
    
    This patch also fixes some mistakes in the handling of vim modelines
    and doesn't parse the same line twice anymore.
    
    svn path=/trunk/; revision=5452
    aef3bb1b