mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-08-20 05:50:22 +00:00
[neovim] Add render-markdown
This commit is contained in:
3
.config/nvim/lua/plugins/render-markdown.lua
Normal file
3
.config/nvim/lua/plugins/render-markdown.lua
Normal file
@@ -0,0 +1,3 @@
|
||||
require("render-markdown").setup({
|
||||
file_types = { "markdown", "copilot-chat" },
|
||||
})
|
Reference in New Issue
Block a user