summaryrefslogtreecommitdiff
path: root/fnl/init.fnl
AgeCommit message (Expand)Author
2022-05-01style: fmt with fnlfmtGustaf Rydholm
2022-04-30refactor(install): mv install to util moduleaktersnurra
2022-04-24refactor(init): clean upaktersnurra
2022-04-23style: formataktersnurra
2022-04-12fix(init): remove loggingGustaf Rydholm
2022-04-12fix(bootstrap): mv check of plugins back to installGustaf Rydholm
2022-04-11fix(load config): pre compute num pluginsGustaf Rydholm
2022-04-11style: formatGustaf Rydholm
2022-04-11fix(init): only read configs if plugins are dlGustaf Rydholm
2022-04-11fix: sync based on # pathsGustaf Rydholm
2022-04-11style: format with fnlfmtGustaf Rydholm
2022-04-10refactor(init): move settings before installaktersnurra
2022-04-03feat(init): add fnl initGustaf Rydholm
2022-04-01feat(init): add init fnlGustaf Rydholm