summaryrefslogtreecommitdiff
path: root/fnl/util.fnl
AgeCommit message (Collapse)Author
2022-07-19Refactor plugins from module to tableGustaf Rydholm
2022-07-16Refactor util importsGustaf Rydholm
2022-06-07Refactor loading of plugins lastGustaf Rydholm
2022-06-02Convert utils to pure fnsGustaf Rydholm
2022-06-01Update utilsGustaf Rydholm
2022-05-31Add sync when installed plugins does neq configured pluginsGustaf Rydholm
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-11fix(load config): pre compute num pluginsGustaf Rydholm
2022-04-11style: format with fnlfmtGustaf Rydholm
2022-04-10fix(util): wipaktersnurra
2022-04-10fix(util): nvim ex autocmdGustaf Rydholm
2022-04-10fix(util): add nvim loadingGustaf Rydholm
2022-04-09fix(util): return tableGustaf Rydholm
2022-04-07refactor(autocmd): move to utilGustaf Rydholm
2022-04-06fix(util): use vim notify for err msgGustaf Rydholm
2022-04-06fix(util): update errorGustaf Rydholm
2022-04-05fix(util): add if when loading pluginGustaf Rydholm
2022-04-03feat(util): safe loading of pluginGustaf Rydholm