chore(nvim): some better cmp stuff
This commit is contained in:
parent
e0b9a10150
commit
1c88268a12
5 changed files with 69 additions and 54 deletions
|
@ -4,5 +4,8 @@
|
|||
"diagnostics.globals": [
|
||||
"vim",
|
||||
"numbers"
|
||||
],
|
||||
"diagnostics.disable": [
|
||||
"missing-fields"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue