led/src
2015-02-21 13:18:28 -08:00
..
buffer Forgot to set rope leaf size back to something reasonable. 2015-02-21 13:18:28 -08:00
editor Small tweak to indentation style auto-detection. 2015-02-16 22:06:48 -08:00
font Source Code Pro is now embedded in the executable as the default font. 2015-01-21 20:21:34 -08:00
gui WIP: moving GUI code over to use LineFormatter. 2015-01-25 14:00:45 -08:00
term_ui Fixed some bugs in the display code. 2015-02-16 22:46:38 -08:00
formatter.rs First attempt at making display code really take advantage of long line support. 2015-02-16 22:29:41 -08:00
main.rs Updates for latest rustc. 2015-02-16 22:01:22 -08:00
string_utils.rs Improved Rope's text insertion performance for large insertion strings. 2015-02-21 11:16:21 -08:00
utils.rs Line numbers are now displayed in left-hand gutter. 2015-02-08 19:17:48 -08:00