Skip to content

Commit 0f36967

Browse files
committed
remove banner about in-editor config and code action on save
1 parent ec727d6 commit 0f36967

File tree

13 files changed

+0
-58
lines changed

13 files changed

+0
-58
lines changed

content/zls/editors/emacs/doom-emacs.smd

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
.date = @date("2020-04-07T02:00:00"),
55
.author = "Sample Author",
66
.layout = "zls-docs.shtml",
7-
.custom = {
8-
"in-editor-configuration": "Supported",
9-
},
107
}
118
---
129

content/zls/editors/emacs/gnu-emacs.smd

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
.date = @date("2020-04-07T01:00:00"),
55
.author = "Sample Author",
66
.layout = "zls-docs.shtml",
7-
.custom = {
8-
"in-editor-configuration": "Supported",
9-
},
107
}
118
---
129

content/zls/editors/emacs/spacemacs.smd

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
.date = @date("2020-04-07T03:00:00"),
55
.author = "Sample Author",
66
.layout = "zls-docs.shtml",
7-
.custom = {
8-
"in-editor-configuration": "Supported",
9-
},
107
}
118
---
129

content/zls/editors/helix.smd

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
.date = @date("2020-04-04T00:00:00"),
55
.author = "Sample Author",
66
.layout = "zls-docs.shtml",
7-
.custom = {
8-
"in-editor-configuration": "Supported",
9-
"code-action-on-save": "Unsupported"
10-
},
117
}
128
---
139

content/zls/editors/jetbrains.smd

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
.date = @date("2020-04-03T00:00:00"),
55
.author = "Sample Author",
66
.layout = "zls-docs.shtml",
7-
.custom = {
8-
"in-editor-configuration": "Limited",
9-
"code-action-on-save": "Unsupported"
10-
},
117
}
128
---
139

content/zls/editors/kate.smd

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
.date = @date("2020-04-08T00:00:00"),
55
.author = "Sample Author",
66
.layout = "zls-docs.shtml",
7-
.custom = {
8-
"in-editor-configuration": "Supported",
9-
},
107
}
118
---
129

content/zls/editors/sublime-text.smd

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
.date = @date("2020-04-02T00:00:00"),
55
.author = "Sample Author",
66
.layout = "zls-docs.shtml",
7-
.custom = {
8-
"in-editor-configuration": "Supported",
9-
"code-action-on-save": "Supported"
10-
},
117
}
128
---
139

content/zls/editors/vim/coc.smd

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
.date = @date("2020-04-06T02:00:00"),
55
.author = "Sample Author",
66
.layout = "zls-docs.shtml",
7-
.custom = {
8-
"in-editor-configuration": "Supported",
9-
"code-action-on-save": "Supported"
10-
},
117
}
128
---
139

content/zls/editors/vim/nvim-lspconfig.smd

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
.date = @date("2020-04-06T01:00:00"),
55
.author = "Sample Author",
66
.layout = "zls-docs.shtml",
7-
.custom = {
8-
"in-editor-configuration": "Supported",
9-
"code-action-on-save": "Supported"
10-
},
117
}
128
---
139

content/zls/editors/vim/ycm.smd

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
.date = @date("2020-04-06T03:00:00"),
55
.author = "Sample Author",
66
.layout = "zls-docs.shtml",
7-
.custom = {
8-
"in-editor-configuration": "Supported",
9-
"code-action-on-save": "Unsupported"
10-
},
117
}
128
---
139

0 commit comments

Comments
 (0)