Fix crash. Not sure when this broke. oops!

This commit is contained in:
XeroOl 2024-04-24 16:21:00 -05:00
parent e22f2bba01
commit f96620a028

View File

@ -1,3 +1,4 @@
(require :fennel)
(local dispatch (require :fennel-ls.dispatch))
(local json-rpc (require :fennel-ls.json-rpc))
(local state (require :fennel-ls.state))