andreikop / enki

A text editor for programmers
http://enki-editor.org
GNU General Public License v2.0
161 stars 38 forks source link

Fix missing tre #220

Closed bjones1 closed 10 years ago

bjones1 commented 10 years ago

Tests now pass if TRE isn't available. Also, several regressions fixed after refactoring preview_sync.

andreikop commented 10 years ago

Merged, thanks!