summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2022-04-07fix(lsp installer): call setupGustaf Rydholm
2022-04-07fix(lsp installer): remove delimiterGustaf Rydholm
2022-04-07fix(lsp installer): remove capabilites callGustaf Rydholm
2022-04-07fix(autopairs): add parenthesisGustaf Rydholm
2022-04-07fix(autopairs): to stringsGustaf Rydholm
2022-04-07fix(alpha): remove brackets around optsGustaf Rydholm
2022-04-07fix(alpha): update table typeGustaf Rydholm
2022-04-07fix(alpha): remove setGustaf Rydholm
2022-04-07fix(alpha): remove extra parenthesisGustaf Rydholm