mirror of
https://github.com/elkowar/dots-of-war.git
synced 2025-04-05 14:23:31 +00:00
7 lines
184 B
Fennel
7 lines
184 B
Fennel
(module utils
|
|
{autoload {a aniseed.core
|
|
fennel aniseed.fennel
|
|
nvim aniseed.nvim
|
|
str aniseed.string}
|
|
require-macros [macros]})
|
|
|