mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-03 06:39:25 +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