summaryrefslogtreecommitdiff
path: root/fnl/plugins/markdown.fnl
blob: 03a6e24f82a20d7baf3c3c5401f872174e1ec113 (plain)
1
2
3
4
5
;; Markdown renderer plugin.

{1 :MeanderingProgrammer/render-markdown.nvim
 :opts {}
 :dependencies [:nvim-treesitter/nvim-treesitter :nvim-tree/nvim-web-devicons]}