led/src
Nathan Vegdahl e1e06633c7 Added option to maintain indentation when wrapping lines.
Currently only exposed in code, not in UI.  Enabled by default.
2015-03-08 12:18:22 -07:00
..
buffer Updated code to latest Ropey. 2015-03-03 00:08:52 -08:00
editor Split rope implementation off into external lib "Ropey". 2015-02-25 20:05:17 -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 Added option to maintain indentation when wrapping lines. 2015-03-08 12:18:22 -07:00
formatter.rs Updated to latest Docopt and Ropey. 2015-03-03 15:26:20 -08:00
main.rs Updated code to latest Ropey. 2015-03-03 00:08:52 -08:00
string_utils.rs Added option to maintain indentation when wrapping lines. 2015-03-08 12:18:22 -07:00
utils.rs Line numbers are now displayed in left-hand gutter. 2015-02-08 19:17:48 -08:00