1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00

nvim: add pcall to .luarc.json

This commit is contained in:
Henrik Hautakoski 2024-08-26 13:07:11 +02:00
parent a415054cda
commit 769d071538

View file

@ -5,6 +5,7 @@
"vim",
"ipairs",
"require",
"pcall",
"pairs",
"type",
"unpack",