Skip to content

Commit

Permalink
Remove outdated advice for Vim plugins (preservim#600)
Browse files Browse the repository at this point in the history
  • Loading branch information
amarz45 authored Sep 26, 2022
1 parent 8a0b434 commit c3f83eb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,8 +262,6 @@ The following options control which syntax extensions will be turned on. They ar

Highlight TOML front matter as used by [Hugo](https://gohugo.io/content/front-matter/).

TOML syntax highlight requires [vim-toml](https://github.com/cespare/vim-toml).

let g:vim_markdown_toml_frontmatter = 1

#### JSON Front Matter
Expand All @@ -272,8 +270,6 @@ The following options control which syntax extensions will be turned on. They ar

Highlight JSON front matter as used by [Hugo](https://gohugo.io/content/front-matter/).

JSON syntax highlight requires [vim-json](https://github.com/elzr/vim-json).

let g:vim_markdown_json_frontmatter = 1

#### Strikethrough
Expand Down

0 comments on commit c3f83eb

Please sign in to comment.