Skip to content

Commit a70b6b0

Browse files
committed
Define the vim global
1 parent eee5cbe commit a70b6b0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

fnl/nfnl/api.fnl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
(local notify (autoload :nfnl.notify))
77
(local fs (autoload :nfnl.fs))
88
(local gc (autoload :nfnl.gc))
9+
(local vim _G.vim)
910

1011
(local M (define :nfnl.api))
1112

lua/nfnl/api.lua

Lines changed: 1 addition & 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)