mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-05 18:40:53 +00:00
language/markdown: markdown.mdx -> mdx
This commit is contained in:
parent
1d3730f4cf
commit
7e6c2e3109
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
marksman = {
|
||||
enable = true;
|
||||
cmd = [(getExe pkgs.marksman) "server"];
|
||||
filetypes = ["markdown" "markdown.mdx"];
|
||||
filetypes = ["markdown" "mdx"];
|
||||
root_markers = [".marksman.toml" ".git"];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue