summaryrefslogtreecommitdiff
path: root/fnl/install.fnl
AgeCommit message (Collapse)Author
2022-04-30refactor(install): mv install to util moduleaktersnurra
2022-04-24refactor(init): clean upaktersnurra
2022-04-23style: formataktersnurra
2022-04-20fix(packer): loading problemaktersnurra
2022-04-17fix(install): remove bootstrapGustaf Rydholm
2022-04-12Revert "fix(install): mv sync to bootstrap"Gustaf Rydholm
This reverts commit 9a1b6f1bc6db7413eebaef3eeca5904d396e43cb.
2022-04-12fix(install): mv sync to bootstrapGustaf Rydholm
2022-04-11fix(load config): pre compute num pluginsGustaf Rydholm
2022-04-11style: formatGustaf Rydholm
2022-04-11fix: sync based on # pathsGustaf Rydholm
2022-04-11fix(bootstrap): againGustaf Rydholm
2022-04-11fix(bootstrap): envGustaf Rydholm
2022-04-11fix(bootstrap): last fixGustaf Rydholm
2022-04-11fix(bootstrap): try nil checkGustaf Rydholm
2022-04-11fix(bootstrap): try run vim envGustaf Rydholm
2022-04-11fix(bootstrap): test setting env varGustaf Rydholm
2022-04-11fix(install): remove check for bootstrappedGustaf Rydholm
2022-04-11fix(bootstrap): remove falseGustaf Rydholm
2022-04-11fix(install): run bootstrapGustaf Rydholm
2022-04-11style: format with fnlfmtGustaf Rydholm
2022-04-10fix(install): wipGustaf Rydholm
2022-04-10fix(install): install table, still wipGustaf Rydholm
2022-04-05style: formatGustaf Rydholm
2022-04-03fix(install): add fnl scriptGustaf Rydholm
2022-04-01feat(install): wip with fnl plugin installerGustaf Rydholm