feat(nvim): add new plugins
This commit is contained in:
parent
ddfdccde97
commit
f29785c491
5 changed files with 68 additions and 0 deletions
|
@ -15,4 +15,7 @@ configs.setup {
|
|||
disable = { "yaml" },
|
||||
enable = true,
|
||||
},
|
||||
matchup = {
|
||||
enable = true,
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue