summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
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
2022-01-17Rename installer to installGustaf Rydholm
2022-01-17Update READMEGustaf Rydholm
2022-01-17Fix typo in fzf extension loadingGustaf Rydholm