Update to Latest
This commit is contained in:
parent
d1bbbcbb15
commit
71d6a8ab3b
157 changed files with 3467 additions and 5151 deletions
8
nvim/.luarc.json
Normal file
8
nvim/.luarc.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"diagnostics.globals": [
|
||||
"vim"
|
||||
],
|
||||
"diagnostics.disable": [
|
||||
"param-type-mismatch"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue