summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-04-11fix(bootstrap): move parenthesisGustaf Rydholm
2022-04-11fix(cmp): remove fn call replaceGustaf Rydholm
2022-04-11style: formatGustaf Rydholm
2022-04-11fix(autocmd): hopefully fix bugGustaf Rydholm
2022-04-11refactor(init): remove commentsGustaf Rydholm
2022-04-11feat(cmp): add more mappingsGustaf Rydholm
2022-04-11style: formatGustaf Rydholm
2022-04-11refactor(lsp installer): rename lsp settingsGustaf Rydholm
2022-04-11fix(install): run bootstrapGustaf Rydholm
2022-04-11fix(bootstrap): add fnl implGustaf Rydholm
2022-04-11fix(bootstrap): remove lua implGustaf Rydholm
2022-04-11fix(bootstrap): mv loading of impatientGustaf Rydholm
2022-04-11style: format with fnlfmtGustaf Rydholm
2022-04-10feat: add gitignoreGustaf Rydholm
2022-04-10fix(util): wipaktersnurra
2022-04-10fix(plugins): typosaktersnurra
2022-04-10refactor(init): move settings before installaktersnurra
2022-04-10fix(settings): remove opts as argaktersnurra
2022-04-10fix(treesitter): install allaktersnurra
2022-04-10fix(which-key): typoaktersnurra
2022-04-10fix(treesitter); typoaktersnurra
2022-04-10fix(telescope): remove doaktersnurra
2022-04-10fix(lualine): change table typeaktersnurra
2022-04-10fix(config init): comment out autocmdaktersnurra
2022-04-10fix(colorscheme): add vim.cmdaktersnurra
2022-04-10fix(cmp): remove lazy loadaktersnurra
2022-04-10fix(better-escape): typoaktersnurra
2022-04-10fix(lsp): remove do add opts returnaktersnurra
2022-04-10docs(readme): add todoaktersnurra
2022-04-10fix(install): wipGustaf Rydholm
2022-04-10fix(install): install table, still wipGustaf Rydholm
2022-04-10fix(util): nvim ex autocmdGustaf Rydholm
2022-04-10fix(autocmd): remove unused pluginsGustaf Rydholm
2022-04-10fix(init): load autocmdGustaf Rydholm
2022-04-10fix(util): add nvim loadingGustaf Rydholm
2022-04-09fix(zen): nameGustaf Rydholm
2022-04-09fix(lsp installer): typo in nameGustaf Rydholm
2022-04-09fix(bootstrap): move from lua folderGustaf Rydholm
2022-04-09fix(nvim tree): typo for tree configGustaf Rydholm
2022-04-09fix(lsp installer): add let for handlersGustaf Rydholm
2022-04-09fix(options): add missing argGustaf Rydholm
2022-04-09Revert "fix(telescope): remove reults_scrolling_up"Gustaf Rydholm
This reverts commit 568c1581b47ec27b6aaa1e5f5b7fab4bee180ed0.
2022-04-09fix(telescope): remove reults_scrolling_upGustaf Rydholm
2022-04-09fix(util): return tableGustaf Rydholm
2022-04-08fix(options): tsetGustaf Rydholm
2022-04-08fix: optionsGustaf Rydholm
2022-04-08fix(gitsigns): string keysGustaf Rydholm
2022-04-08fix(keymaps): missing delimiterGustaf Rydholm
2022-04-08fix(typos): final fixes of typos hopefullyGustaf Rydholm
2022-04-08fix(lang): typosGustaf Rydholm