This website requires JavaScript.
Explore
Help
Sign In
dcarrillo
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
mirror of
https://github.com/dcarrillo/dotfiles.git
synced
2025-01-22 09:06:47 +00:00
Code
Issues
Releases
Wiki
Activity
f94d9566df
dotfiles
/
.config
/
nvim
/
lua
/
plugins
/
render-markdown.lua
4 lines
94 B
Lua
Raw
Normal View
History
Unescape
Escape
[neovim] Add render-markdown
2025-01-03 14:28:53 +00:00
require
(
"
render-markdown
"
)
.
setup
(
{
[neovim] Add avante plugin
2025-01-04 14:25:14 +00:00
file_types
=
{
"
markdown
"
,
"
copilot-chat
"
,
"
Avante
"
}
,
[neovim] Add render-markdown
2025-01-03 14:28:53 +00:00
}
)
Reference in New Issue
Copy Permalink