summaryrefslogtreecommitdiff
path: root/lua/config
AgeCommit message (Collapse)Author
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-06chore: format autocommandsGustaf 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-22fix: format with stylua configGustaf Rydholm
2022-01-22Add treesitter playgroundGustaf Rydholm
2022-01-22Remove syncGustaf 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-17Fix typo in fzf extension loadingGustaf Rydholm
2022-01-17Load fzy native extension for telescopeGustaf Rydholm
2022-01-17Add fzf plugin for telescopeGustaf Rydholm
2022-01-17Remove w and q shortcutsGustaf Rydholm
2022-01-17Remove media_files comment in telescopeGustaf Rydholm
2022-01-17Update lsp handlerGustaf Rydholm
2022-01-16Enable s for hopGustaf Rydholm
2022-01-16Enable shortcut for save and quitGustaf Rydholm
2022-01-16Remove lightspeed configGustaf Rydholm
2022-01-16Revert "Update lightspeed config"Gustaf Rydholm
This reverts commit 4c948c78dc105ec2abcbe0e1b8f1cb9da3c6d019.
2022-01-16Revert "Remove hop"Gustaf Rydholm
This reverts commit c46c1ba6cf1517daa5c1fd03c42b2cf058228f5d.
2022-01-16Remove lightspeedGustaf Rydholm
2022-01-16Update zen configGustaf Rydholm
2022-01-16Remove clang format from null lsGustaf Rydholm
2022-01-15Remove autoformat on saveGustaf Rydholm
2022-01-15Update lightspeed configGustaf Rydholm
2022-01-15Add lightspeedGustaf Rydholm
2022-01-15Remove hopGustaf Rydholm
2022-01-14Remove unused local variable in lualineGustaf Rydholm
2022-01-14Add colorizer pluginGustaf Rydholm
2022-01-14Update colors for alphaGustaf Rydholm
2022-01-14Revert "Load alpha plugin first"Gustaf Rydholm
This reverts commit abcf722577c16875845200b96e26e410fdb792a1.
2022-01-14Load alpha plugin firstGustaf Rydholm
2022-01-14Set icons to false in bufferlineGustaf Rydholm
2022-01-14Remove toggletermGustaf Rydholm
2022-01-14Remove HopChar2 keymappingGustaf Rydholm
2022-01-14Add toggleterm pluginGustaf Rydholm
2022-01-14Remove quick scope-pluginGustaf Rydholm
2022-01-13Fix format on saveGustaf Rydholm