Meh I'll figure out submodules later
This commit is contained in:
parent
4ca9d44a90
commit
8cb281f436
352 changed files with 66107 additions and 0 deletions
16
.config/nvim/pack/tree/start/nvim-web-devicons/.editorconfig
Normal file
16
.config/nvim/pack/tree/start/nvim-web-devicons/.editorconfig
Normal file
|
@ -0,0 +1,16 @@
|
|||
root = true
|
||||
|
||||
[*]
|
||||
insert_final_newline = true
|
||||
end_of_line = lf
|
||||
|
||||
[*.lua]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[*.sh]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[.luarc.json]
|
||||
indent_style = tab
|
Loading…
Add table
Add a link
Reference in a new issue