mirror of
https://github.com/pnx/dotfiles
synced 2026-07-04 15:23:40 +02:00
nvim: add pcall to .luarc.json
This commit is contained in:
parent
a415054cda
commit
769d071538
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
||||||
"vim",
|
"vim",
|
||||||
"ipairs",
|
"ipairs",
|
||||||
"require",
|
"require",
|
||||||
|
"pcall",
|
||||||
"pairs",
|
"pairs",
|
||||||
"type",
|
"type",
|
||||||
"unpack",
|
"unpack",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue