summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-04-05feat(autocmd): add fnl configGustaf Rydholm
2022-04-05feat(project): add fnl configGustaf Rydholm
2022-04-05feat(spectre): add fnl configGustaf Rydholm
2022-04-05feat(telescope): add fnl configGustaf Rydholm
2022-04-05feat(treesitter): add fnl configGustaf Rydholm
2022-04-05feat(which-key): add fnl configGustaf Rydholm
2022-04-05feat(zen): add fnl configGustaf Rydholm
2022-04-05style(bootstrap): formatGustaf Rydholm
2022-04-05style: formatGustaf Rydholm
2022-04-05fix(util): add if when loading pluginGustaf Rydholm
2022-04-05style: formatGustaf Rydholm
2022-04-04fix(cmp): add doGustaf Rydholm
2022-04-04style(colorizer): formatGustaf Rydholm
2022-04-04feat(gitsigns): add fnl configGustaf Rydholm
2022-04-04feat(hop): add fnl configGustaf Rydholm
2022-04-04style(impatient): formatGustaf Rydholm
2022-04-04feat(config init): add load of new pluginsGustaf Rydholm
2022-04-04feat(lualine): add fnl configGustaf Rydholm
2022-04-04feat(comment): add fnl configGustaf Rydholm
2022-04-04feat(nvim-tree): add fnl configGustaf Rydholm
2022-04-04feat(orgmode): add fnl configGustaf Rydholm
2022-04-04style(packer): formatGustaf Rydholm
2022-04-04fix(keymap): remove jk escGustaf Rydholm
2022-04-04fix(bootstrap): add require for packer and impatientGustaf Rydholm
2022-04-04feat(better-escape): add fnl configGustaf Rydholm
2022-04-04fix(alpha): add doGustaf Rydholm
2022-04-03fix(bootstrap): load packer and impatientGustaf Rydholm
2022-04-03fix(init): add fnl init to lua initGustaf Rydholm
2022-04-03refactor(plugins): tableGustaf Rydholm
2022-04-03fix(install): add fnl scriptGustaf Rydholm
2022-04-03feat(init): add fnl initGustaf Rydholm
2022-04-03feat(bootstrap): add fnl scriptGustaf Rydholm
2022-04-03fix(settings): updateGustaf Rydholm
2022-04-03feat(packer): add fnl configGustaf Rydholm
2022-04-03feat(impatient): add fnl configGustaf Rydholm
2022-04-03feat(colorscheme): add fnl configGustaf Rydholm
2022-04-03feat(colorizer): add fnl configGustaf Rydholm
2022-04-03feat(cmp): add fnl configGustaf Rydholm
2022-04-03feat(bufferline): add fnl configGustaf Rydholm
2022-04-03feat(autopairs): add fnl configGustaf Rydholm
2022-04-03feat(alpha): add fnl configGustaf Rydholm
2022-04-03feat(util): safe loading of pluginGustaf Rydholm
2022-04-01refactor: init configGustaf Rydholm
2022-04-01feat(bootstrap): add bootstrap scriptGustaf Rydholm
2022-04-01chore(plugins): remove lua plugins tableGustaf Rydholm
2022-04-01chore(install): remove lua installerGustaf Rydholm
2022-04-01chore(settings): remove lua settingsGustaf Rydholm
2022-04-01feat(install): wip with fnl plugin installerGustaf Rydholm
2022-04-01feat(init): add init fnlGustaf Rydholm
2022-04-01feat(plugins): add table of pluginsGustaf Rydholm