update nvim config

This commit is contained in:
2025-07-31 20:17:08 -07:00
parent 7efa29fc0c
commit 074c895e53
4 changed files with 54 additions and 191 deletions

View File

@@ -7,7 +7,7 @@ return {
integrations = {
markdown = {
enabled = true,
clear_in_insert_mode = false,
clear_in_insert_mode = true,
download_remote_images = true,
only_render_image_at_cursor = false,
floating_windows = false, -- if true, images will be rendered in floating markdown windows