From 32418fca3e38ef2e6b5e62c8f568da6e0a73a261 Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Sat, 21 Mar 2026 03:51:09 -0500 Subject: Squashed commit of the following: - moved from st to st-flexipatch - dwm changes - added dunst to autostart - moved from lf-gadets to lfimg-sixel - st - asciidoc conf for 3rd nvim --- env/.config/nvim/after/plugin/3rd.lua | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'env/.config/nvim/after') diff --git a/env/.config/nvim/after/plugin/3rd.lua b/env/.config/nvim/after/plugin/3rd.lua index 35582c1..edd1aa3 100644 --- a/env/.config/nvim/after/plugin/3rd.lua +++ b/env/.config/nvim/after/plugin/3rd.lua @@ -27,6 +27,15 @@ if ok then css = { enabled = false, }, + asciidoc = { + enabled = true, + clear_in_insert_mode = false, + download_remote_images = true, + only_render_image_at_cursor = true, + only_render_image_at_cursor_mode = "popup", + floating_windows = false, + filetypes = { "asciidoc", "adoc" }, + }, }, max_width = nil, max_height = nil, -- cgit v1.3