mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 07:20:04 +08:00
8 lines
64 B
Lua
8 lines
64 B
Lua
max_line_length = 120
|
|
|
|
globals = {
|
|
"vim",
|
|
"jit",
|
|
"bit",
|
|
}
|