mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2025-12-05 14:53:38 -08:00
update nvim
This commit is contained in:
@@ -7,6 +7,11 @@ return {
|
||||
---@module 'render-markdown'
|
||||
---@type render.md.UserConfig
|
||||
opts = {
|
||||
completions = {
|
||||
lsp = {
|
||||
enabled = true,
|
||||
},
|
||||
},
|
||||
injections = {
|
||||
gitcommit = {
|
||||
enabled = true,
|
||||
|
||||
Reference in New Issue
Block a user