mirror of
https://github.com/harivansh-afk/forge.nvim.git
synced 2026-04-15 09:01:15 +00:00
9 lines
107 B
INI
9 lines
107 B
INI
root = true
|
|
|
|
[*]
|
|
insert_final_newline = true
|
|
charset = utf-8
|
|
|
|
[*.lua]
|
|
indent_style = space
|
|
indent_size = 2
|