summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-04-17feat(trim): add pluginGustaf Rydholm
2022-04-17feat(trim): add pluginGustaf Rydholm
2022-04-17fix(autocmd): remove autosyncGustaf Rydholm
2022-04-17fix(options): comments and colorcolumnGustaf Rydholm
2022-04-17Revert "feat(colorcolumn): add width 80"Gustaf Rydholm
This reverts commit c7468932d0d19b9f8f30a51fb79f238dfffcc0d9.
2022-04-17fix(install): remove bootstrapGustaf Rydholm
2022-04-17feat(colorcolumn): add width 80Gustaf Rydholm
2022-04-12fix(sumneko): remove bloatGustaf Rydholm
2022-04-12fix(autocmd): plugins.fnlGustaf Rydholm
2022-04-12fix(sumneko): add missing keysGustaf Rydholm
2022-04-12docs(readme): installGustaf Rydholm
2022-04-12fix(schemastore): remove setup fnGustaf Rydholm
2022-04-12fix(treesitter): remove orgGustaf Rydholm
2022-04-12docs(readme): updateGustaf Rydholm
2022-04-12docs(readme): updateGustaf Rydholm
2022-04-12docs(readme): updateGustaf Rydholm
2022-04-12fix: remove lua filesGustaf Rydholm
2022-04-12feat(fennel): migrationGustaf Rydholm
2022-04-12fix(make): bugsfennel-migrationaktersnurra
2022-04-12fix(makefile): indentGustaf Rydholm
2022-04-12fix(init): remove loggingGustaf Rydholm
2022-04-12fix(setup): mv to MakefileGustaf Rydholm
2022-04-12feat(setup): add setup shell scriptGustaf Rydholm
2022-04-12fix(bootstrap): mv check of plugins back to installGustaf 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-12refactor(bootstrap): mv to initGustaf Rydholm
2022-04-12fix(treesitter): do not dl all parser by defaultGustaf 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-11fix(bootstrap): againGustaf Rydholm
2022-04-11fix(packer): wipGustaf Rydholm
2022-04-11fix(bootstrap): envGustaf Rydholm
2022-04-11fix(packer): wipGustaf 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-11Revert "fix(bootstrap): add bootstrap check"Gustaf Rydholm
This reverts commit b669753c7c1514e80cce44d7b403d829e465a602.
2022-04-11fix(install): remove check for bootstrappedGustaf Rydholm
2022-04-11fix(init): add loading of bootstrap luaGustaf Rydholm
2022-04-11fix(bootstrap): add bootstrap checkGustaf Rydholm
2022-04-11fix(bootstrap): remove fnl implGustaf Rydholm
2022-04-11Revert "fix(bootstrap): remove lua impl"Gustaf Rydholm
This reverts commit caf3656d5bc4d9f832791b424f5001828eaf4c49.
2022-04-11fix(bootstrap): if statement argGustaf Rydholm
2022-04-11fix(bootstrap): if statementGustaf Rydholm
2022-04-11fix(bootstrap): add install fnGustaf Rydholm
2022-04-11fix(bootstrap): remove falseGustaf Rydholm