mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-04 20:02:10 +02:00
change render-markdown to markview
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> Former-commit-id: 8d21295f5cf94a17a7b4cb7cc67f9cf7cf38a223
This commit is contained in:
@@ -84,7 +84,7 @@
|
|||||||
markdown = {
|
markdown = {
|
||||||
enable = true;
|
enable = true;
|
||||||
extensions = {
|
extensions = {
|
||||||
render-markdown-nvim = {
|
markview-nvim = {
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user