summaryrefslogtreecommitdiff
path: root/fnl
AgeCommit message (Collapse)Author
2022-04-06build: add schema store depGustaf Rydholm
2022-04-06fix(plugin init): load configsGustaf Rydholm
2022-04-06feat(null ls): add fnl configGustaf Rydholm
2022-04-06feat(lsp installer): add fnl configGustaf Rydholm
2022-04-06feat(ls): add initGustaf Rydholm
2022-04-06feat(handlers): wipGustaf Rydholm
2022-04-06feat(sumneko lua): add fnl configGustaf Rydholm
2022-04-06feat(pyright): add fnl configGustaf Rydholm
2022-04-06feat(jsonls): add fnl configGustaf Rydholm
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-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-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-01feat(install): wip with fnl plugin installerGustaf Rydholm