mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-03-08 01:36:02 +00:00
Compare commits
No commits in common. "d07d8f62f03a313cfcf55feb3797e4cbda8d08a5" and "5c38b357da7e8c870350cd1847fb5b2602a28eb0" have entirely different histories.
d07d8f62f0
...
5c38b357da
2 changed files with 1 additions and 5 deletions
|
|
@ -183,10 +183,7 @@
|
|||
- Added [Selenen](https://github.com/kampfkarren/selene) for more diagnostics in
|
||||
`languages.lua`.
|
||||
|
||||
- Added [`mdformat`](https://mdformat.rtfd.io/) support to `languages.markdown`
|
||||
with the extensions for [GFM](https://github.github.com/gfm/),
|
||||
[front matter](https://www.markdownlang.com/advanced/frontmatter.html) and
|
||||
[footnotes](https://www.markdownguide.org/extended-syntax/#footnotes).
|
||||
- Added [`mdformat`](https://mdformat.rtfd.io/) support to `languages.python`.
|
||||
|
||||
- Added XML syntax highlighting, LSP support and formatting
|
||||
|
||||
|
|
|
|||
|
|
@ -61,7 +61,6 @@
|
|||
mdformat
|
||||
mdformat-gfm
|
||||
mdformat-frontmatter
|
||||
mdformat-footnote
|
||||
])) "mdformat";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue