Skip to content

Commit 5a141d6

Browse files
committed
More linter appeasement
1 parent 216ba30 commit 5a141d6

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

fnl/nfnl/fs.fnl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
(local {: autoload : define} (require :nfnl.module))
22
(local core (autoload :nfnl.core))
33
(local str (autoload :nfnl.string))
4+
(local vim _G.vim)
5+
(local jit _G.jit)
46

57
(local M (define :nfnl.fs))
68

lua/nfnl/fs.lua

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)