Skip to content

Commit ec539c1

Browse files
authored
Merge pull request #62 from nakrovati/patch-1
docs: fix configuration for Zed Editor
2 parents d32e3a9 + 80b7b71 commit ec539c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ let g:ale_fixers = {
124124
With the gem installed, configure `settings.json` to use the formatter as an external command
125125

126126
```json
127-
"language_overrides": {
127+
"languages": {
128128
"ERB": {
129129
"formatter": {
130130
"external": {

0 commit comments

Comments
 (0)