lua IDE ZeroBrane Studio配置

配置文件:

editor.fontname = "Menlo"
editor.showfncall = false
editor.tabwidth = 4
editor.usetabs = true
editor.autotabs = true
editor.usewrap = false
editor.smartindent = true


local G = ...
styles = G.loadfile('cfg/tomorrow.lua')('Zenburn')
styleoutshell = styles

More:http://studio.zerobrane.com/doc-editor-preferences.htm
ZeroBrane Studio下载:http://studio.zerobrane.com/

posted on 2015-01-05 19:32  Tonystz  阅读(511)  评论(0编辑  收藏  举报