1
0
Fork 0
mirror of https://github.com/jiriks74/presence.nvim synced 2025-07-18 15:28:48 +02:00

Update README and luacheckrc

This commit is contained in:
Andrew Kwon 2021-05-13 19:57:38 -07:00
parent 8d54c87ea2
commit f0281ad02c
2 changed files with 18 additions and 8 deletions

View file

@ -1,3 +1,7 @@
globals = {
'vim',
"vim",
}
exclude_files = {
"lua/deps",
}