feat(nvim): config updates

This commit is contained in:
Oliver Davies 2023-03-22 22:22:08 +00:00
parent 5581ebc1f3
commit 8b8a9f1ce5
10 changed files with 91 additions and 78 deletions

View file

@ -13,6 +13,8 @@ local M = {
]],
{ i(1), i(0) }
),
link = fmt([[[{}]({}){} ]], { i(1), i(2), i(0) }),
}
return M