配置文件:
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/
本文介绍了一个针对ZeroBrane Studio编辑器的具体配置示例,包括字体设置、制表符宽度、自动缩进等功能,适用于Lua语言开发。
5094

被折叠的 条评论
为什么被折叠?



