summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2022-04-01fix(settings): update settingsGustaf Rydholm
2022-04-01feat: fnl plugin cfg (wip)Gustaf Rydholm
2022-03-31feat(settings): add keymapsGustaf Rydholm
2022-03-31feat(settings): add initGustaf Rydholm
2022-03-30feat(fennel): add clojure like fennel supportGustaf Rydholm
2022-03-30fix(pluging): move impatient firstGustaf Rydholm
2022-03-28fix(nvim tree): update defaultsGustaf Rydholm
2022-03-27fix(nvim-tree): disable netrwGustaf Rydholm
2022-03-26Revert "fix(orgmode): add active clock"Gustaf Rydholm
This reverts commit 01aeb7745776dec7e8862fb61aad81e68d9113ac.
2022-03-26fix(orgmode): add active clockGustaf Rydholm
2022-03-26fix(orgmode): spacing templateGustaf Rydholm
2022-03-26feat(orgmode): add new templatesGustaf Rydholm
2022-03-23fix(whichkey): orgmode cGustaf Rydholm
2022-03-21fix(whichkey): add description for orgmodeGustaf Rydholm
2022-03-21feat(whichkey): add orgmodeGustaf Rydholm
2022-03-21fix(treesitter): update ensure installed and hlGustaf Rydholm
2022-03-21feat(cmp): add orgmode sourceGustaf Rydholm
2022-03-21fix(treesitter): set regex hl to trueGustaf Rydholm
2022-03-21fix(treesitter): remove org from ensure installedGustaf Rydholm
2022-03-21build: add orgmodeGustaf Rydholm
2022-02-06Revert "fix: set commit hash of nvim-tree"Gustaf Rydholm
This reverts commit 7069f148b9998cc3756cbe4bd426e867ed9ecb85.
2022-02-06fix: set commit hash of nvim-treeGustaf Rydholm
2022-02-06chore: format autocommandsGustaf Rydholm
2022-01-28fix: disable mouse clickGustaf Rydholm