play with markview-nvim

neovim markdown plugin
This commit is contained in:
Noah Masur
2024-06-28 20:34:33 -04:00
parent 63b90102f2
commit bc794f89bc
4 changed files with 24 additions and 2 deletions

View File

@ -127,6 +127,10 @@
url = "github:mfussenegger/nvim-lint";
flake = false;
};
markview-nvim-src = {
url = "github:OXY2DEV/markview.nvim";
flake = false;
};
# Tree-Sitter Grammars
tree-sitter-bash = {