Skip to content

Commit c3f83eb

Browse files
authored
Remove outdated advice for Vim plugins (#600)
1 parent 8a0b434 commit c3f83eb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)