mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-10 14:42:47 +09:00
* Add some missing Lua string syntax All Lua strings have the string functions inside of them. '...you can use the string functions in object-oriented style' See '6.4 – String Manipulation' in https://www.lua.org/manual/5.3/manual.html * Lua - Highlight self and TODO/NOTE/FIXME * Add Lua 'arg' and triple-dot syntax
Runtime files for Micro
This directory will be embedded in the Go binary for portability, but it may just as well be put in ~/.config/micro. If you would like to make your own colorschemes
and syntax files, you can put them in ~/.config/micro/colorschemes and ~/.config/micro/syntax respectively.