change render-markdown to markview

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>

Former-commit-id: 8d21295f5cf94a17a7b4cb7cc67f9cf7cf38a223
This commit is contained in:
Hadi
2025-06-23 11:38:21 +02:00
parent 6649f93754
commit d9d4cf53f8

View File

@@ -84,7 +84,7 @@
markdown = {
enable = true;
extensions = {
render-markdown-nvim = {
markview-nvim = {
enable = true;
};
};