This website requires JavaScript.
Explore
Help
Sign In
foodogsquared
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced
2025-01-30 22:57:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
master
dotfiles
/
.editorconfig
10 lines
109 B
INI
Raw
Permalink
Normal View
History
Unescape
Escape
Create an EditorConfig file for snippets
2019-09-30 01:27:18 +00:00
root
=
true
[*.snippets]
indent_size
=
2
indent_style
=
space
editorconfig: update formatting options for Lua files
2023-03-22 11:17:10 +00:00
[*.lua]
indent_size
=
2
indent_style
=
space
Reference in New Issue
Copy Permalink