Skip to content

lite 1.08

Compare
Choose a tag to compare
@rxi rxi released this 14 Jun 12:42
· 16 commits to master since this release

Additions / Changes

  • Support for pattern-matching file header when detecting syntax
    • The following core plugins have been updated to detect files from header:
      • language_python
      • language_lua
      • language_xml
  • Made EXEDIR the default project directory if none is specified (note: do lite . to mimic the old behaviour)
    • This prevents lite from potentially trying to keep track of every file in your home directory when you launch it to edit a single file, for example