slides.nvim/.luacheckrc

8 lines
157 B
Text
Raw Permalink Normal View History

2023-12-31 13:03:11 +03:00
-- vim: ft=lua tw=80
-- Rerun tests only if their modification time changed.
cache = true
-- Global objects defined by the C code
read_globals = { "vim" }