URI: 
       NOTES - ledit - Text editor (WIP)
  HTML git clone git://lumidify.org/ledit.git (fast, but not encrypted)
  HTML git clone https://lumidify.org/ledit.git (encrypted, but very slow)
  HTML git clone git://4kcetb7mo7hj6grozzybxtotsub5bempzo4lirzc3437amof2c2impyd.onion/ledit.git (over tor)
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
       NOTES (181B)
       ---
            1 * I originally wanted to avoid putting includes in header files, but
            2   I eventually decided that it just becomes a huge mess that way.
            3   Maybe I'll change my mind sometime, though.