mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-06 22:50:17 +00:00
feat(dfm): modularize dfm, add utils, logger, etc.
This commit is contained in:
@@ -28,7 +28,7 @@ indent_size = 1
|
||||
indent_size = 1
|
||||
indent_style = tab
|
||||
|
||||
[{local/bin/*,**/*.sh,**/zshrc,config/*,scripts/*}]
|
||||
[{local/bin/*,local/dfm/*,**/*.sh,**/zshrc,config/*,scripts/*}]
|
||||
indent_size = 2
|
||||
tab_width = 2
|
||||
shell_variant = bash # --language-variant
|
||||
|
||||
Reference in New Issue
Block a user