summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-04-11fix(bootstrap): remove global valuelua-configGustaf Rydholm
2022-04-11Revert "fix(bootstrap): mv autocmd"Gustaf Rydholm
This reverts commit f3f910938dfc032b7e39412aa09deac35da1984e.
2022-04-10fix(bootstrap): mv autocmdGustaf Rydholm
2022-04-10feat(jsonls): add schema storeGustaf Rydholm
2022-04-10refactor(bootstrap): add bootstrapGustaf Rydholm
2022-04-10fix(config): reorder loadingGustaf Rydholm
2022-04-10style: formatGustaf Rydholm
2022-03-31feat(nvim tree): enable focusGustaf Rydholm
2022-03-31Revert "feat(nvim-tree): update cwd for focus file"Gustaf Rydholm
This reverts commit 4a5e215a6d6f3fce298078faf8944ee1f5afb4f8.
2022-03-31feat(nvim tree): update cwdGustaf Rydholm
2022-03-31feat(nvim-tree): update cwd for focus fileGustaf 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
2022-01-25fix: update alpha hi groupsGustaf Rydholm
2022-01-25fix: update dashboard colors to LineNrGustaf Rydholm
2022-01-25Revert "fix: update dashboard colors"Gustaf Rydholm
This reverts commit 4ce092dfbab27d2ca4063a8f7fb2e3888b99f8b8.
2022-01-25fix: update dashboard colorsGustaf Rydholm
2022-01-22feat(pre-commit): add hooks for stylua and conventional commitsGustaf Rydholm
2022-01-22feat(stylua): add configGustaf Rydholm
2022-01-22fix: remove call parenthesesGustaf Rydholm
2022-01-22fix: format with stylua configGustaf Rydholm
2022-01-22Add treesitter playgroundGustaf Rydholm
2022-01-22Remove syncGustaf Rydholm
2022-01-20Set tab to 2 spacesGustaf Rydholm
2022-01-18Update READMEGustaf Rydholm
2022-01-18Remove require from load_extension for telescopeGustaf Rydholm
2022-01-18Update find file to telescope file_browserGustaf Rydholm
2022-01-17Remove width argument in telescopeGustaf Rydholm
2022-01-17Add telescope window settingsGustaf Rydholm
2022-01-17Remap telescope grep and add file browserGustaf Rydholm
2022-01-17Add file browser extension to telescopeGustaf Rydholm
2022-01-17Add comments for specific plugin groupsGustaf Rydholm