From ac8edfb0db52efe65e01f73ef44133a86571ba02 Mon Sep 17 00:00:00 2001 From: aktersnurra Date: Fri, 17 Apr 2026 23:34:22 +0200 Subject: More based fixes --- fnl/plugins/markdown.fnl | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'fnl/plugins/markdown.fnl') diff --git a/fnl/plugins/markdown.fnl b/fnl/plugins/markdown.fnl index 1d6a2c7..03a6e24 100644 --- a/fnl/plugins/markdown.fnl +++ b/fnl/plugins/markdown.fnl @@ -1,7 +1,5 @@ ;; Markdown renderer plugin. -{1 :MeanderingProgrammer/markdown.nvim - :main :render-markdown +{1 :MeanderingProgrammer/render-markdown.nvim :opts {} - :name :render-markdown - :dependencies [ :nvim-treesitter/nvim-treesitter :nvim-tree/nvim-web-devicons ]} + :dependencies [:nvim-treesitter/nvim-treesitter :nvim-tree/nvim-web-devicons]} -- cgit v1.2.3-70-g09d2