1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-10-09 03:59:08 +00:00

[neovim] Update plugins

This commit is contained in:
2025-10-03 19:26:56 +02:00
parent 007c830330
commit 0691ed57e7
5 changed files with 40 additions and 34 deletions

View File

@@ -1,3 +1,3 @@
require("render-markdown").setup({
file_types = { "markdown", "copilot-chat", "Avante" },
file_types = { "markdown", "Avante" },
})