File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -262,8 +262,6 @@ The following options control which syntax extensions will be turned on. They ar
262
262
263
263
Highlight TOML front matter as used by [ Hugo] ( https://gohugo.io/content/front-matter/ ) .
264
264
265
- TOML syntax highlight requires [ vim-toml] ( https://github.com/cespare/vim-toml ) .
266
-
267
265
let g:vim_markdown_toml_frontmatter = 1
268
266
269
267
#### JSON Front Matter
@@ -272,8 +270,6 @@ The following options control which syntax extensions will be turned on. They ar
272
270
273
271
Highlight JSON front matter as used by [ Hugo] ( https://gohugo.io/content/front-matter/ ) .
274
272
275
- JSON syntax highlight requires [ vim-json] ( https://github.com/elzr/vim-json ) .
276
-
277
273
let g:vim_markdown_json_frontmatter = 1
278
274
279
275
#### Strikethrough
You can’t perform that action at this time.
0 commit comments