chore(nvf): change markdown formatter to prettierd
This commit is contained in:
parent
e4b260ada1
commit
93f0d568a1
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
lua.enable = true;
|
||||
markdown.enable = true;
|
||||
markdown.extensions.markview-nvim.enable = true;
|
||||
markdown.format.type = "prettierd";
|
||||
nix = {
|
||||
enable = true;
|
||||
format.type = "nixfmt";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue