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
262262
263263 Highlight TOML front matter as used by [ Hugo] ( https://gohugo.io/content/front-matter/ ) .
264264
265- TOML syntax highlight requires [ vim-toml] ( https://github.com/cespare/vim-toml ) .
266-
267265 let g:vim_markdown_toml_frontmatter = 1
268266
269267#### JSON Front Matter
@@ -272,8 +270,6 @@ The following options control which syntax extensions will be turned on. They ar
272270
273271 Highlight JSON front matter as used by [ Hugo] ( https://gohugo.io/content/front-matter/ ) .
274272
275- JSON syntax highlight requires [ vim-json] ( https://github.com/elzr/vim-json ) .
276-
277273 let g:vim_markdown_json_frontmatter = 1
278274
279275#### Strikethrough
You can’t perform that action at this time.
0 commit comments