1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 06:10:05 +08:00
SpaceVim/bundle/nvim-lspconfig/.stylua.toml

7 lines
140 B
TOML
Raw Normal View History

2021-10-05 15:13:10 +08:00
column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
2022-07-24 16:14:35 +08:00
call_parentheses = "None"