feat(nvim): config updates
This commit is contained in:
parent
5581ebc1f3
commit
8b8a9f1ce5
10 changed files with 91 additions and 78 deletions
|
@ -13,6 +13,8 @@ local M = {
|
|||
]],
|
||||
{ i(1), i(0) }
|
||||
),
|
||||
|
||||
link = fmt([[[{}]({}){} ]], { i(1), i(2), i(0) }),
|
||||
}
|
||||
|
||||
return M
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue