update nvim

This commit is contained in:
kyasuda
2025-09-05 11:04:16 -07:00
parent b8b8d6ef09
commit 73fed69cb7
2 changed files with 7 additions and 1 deletions

View File

@@ -7,6 +7,11 @@ return {
---@module 'render-markdown'
---@type render.md.UserConfig
opts = {
completions = {
lsp = {
enabled = true,
},
},
injections = {
gitcommit = {
enabled = true,