refactor(nvim): Reformat code
This commit is contained in:
parent
b39c708cde
commit
26954bc417
5 changed files with 507 additions and 501 deletions
|
@ -2,6 +2,10 @@
|
|||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
|
||||
[*.lua]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[*.{nix,kbd}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue