mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-06 13:07:13 -06:00
feat: fixed syntax error
This commit is contained in:
parent
7c1e6db541
commit
2ed7206fd8
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
"formatter": {
|
||||
"external": {
|
||||
"command": "nixfmt",
|
||||
"arguments": ["-"],
|
||||
"arguments": ["-"]
|
||||
}
|
||||
},
|
||||
"format_on_save": "on"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue