mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-07-14 19:34:27 +02:00
update
This commit is contained in:
parent
e53a643e3d
commit
1ab37bd478
209 changed files with 79957 additions and 0 deletions
13
my-snippets/laravel-blade/.editorconfig
Normal file
13
my-snippets/laravel-blade/.editorconfig
Normal file
|
@ -0,0 +1,13 @@
|
|||
root = true
|
||||
|
||||
[*]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
end_of_line = lf
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
[*.json]
|
||||
indent_style = space
|
||||
indent_size = 2
|
Loading…
Add table
Add a link
Reference in a new issue