Skip to content

Commit

Permalink
Recompile with nvim required and text not required
Browse files Browse the repository at this point in the history
  • Loading branch information
Olical committed Dec 22, 2024
1 parent 86e4a8d commit 3208622
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion fnl/conjure/client/fennel/stdio.fnl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
(local str (autoload :conjure.aniseed.string))
(local stdio (autoload :conjure.remote.stdio))
(local config (autoload :conjure.config))
(local text (autoload :conjure.text))
(local mapping (autoload :conjure.mapping))
(local client (autoload :conjure.client))
(local log (autoload :conjure.log))
Expand Down
2 changes: 1 addition & 1 deletion lua/conjure/client/fennel/stdio.lua

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3208622

Please sign in to comment.