aboutsummaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Expand)Author
2021-11-06feat(startup): ✨moved main file into startup/max397574
2021-11-01refactor(startup) 🔄use startup instead of Mmax397574
2021-11-01refactor(buildingblocks): 🔄don't use local Mmax397574
2021-11-01feat(startup): ✨redraw on resizemax397574
2021-10-31feat(folds): ✨added highlightsmax397574
2021-10-31fix(validate): 🐛don't check content if type=oldfilesmax397574
2021-10-31feat(utils): ✨added validationmax397574
2021-10-29feat(themes): ✨added all settingsmax397574
2021-10-24feat(theme): ✨added quote as separate sectionmax397574
2021-10-24fix(utils): 🐛fix cursor positioningmax397574
2021-10-24fix(mappings): 🐛removed to big empty spacemax397574
2021-10-24feat(plugins): ✨added key helpmax397574
2021-10-24feat(utils): ✨use function to get directory which works everywheremax397574
2021-10-24feat(plugin): ✨expose mappingsmax397574
2021-10-24fix(autocmd): 🐛use autocmd to fix oldfilesmax397574
2021-10-23fix(plugin): 🐛fastermax397574
2021-10-23fix(plugin): prevent function from loading twicemax397574
2021-10-23feat(themes): ✨added clock to evilmax397574
2021-10-23cleanup(functions): 🗑️removed duplicate functionmax397574
2021-10-22refactor(plugin): 🔄set lines in mapping names with empty and fix columnmax397574
2021-10-22fix(cursor_positioning): 🐛added timeout to prevent function frommax397574
2021-10-22cleanup(plugin): 🗑️removed duplicate functionsmax397574
2021-10-21fix(plugin): 🐛renamed fold to fold_sectionmax397574
2021-10-21fix(utils): 🐛align oldfiles and remove debugging stuffmax397574
2021-10-20fix(themes): 🐛use fold instead of section and some new settingsmax397574
2021-10-20feat(utils): ✨added function to position cursormax397574
2021-10-20feat(plugin): ✨some fixes and fold instead of sectionmax397574
2021-10-19fix(thems): 🐛updated paddings to new formatmax397574
2021-10-19feat(themes): ✨added new section to evilmax397574
2021-10-19feat: ✨check for undefined titles and use table for paddingsmax397574
2021-10-19cleanup(sections): 🗑️removed type tablemax397574
2021-10-19feat(utils): ✨added function for oldfiles of directorymax397574
2021-10-19fix(themes): 🐛added parts option to allow more partsmax397574
2021-10-19feat(themes): ✨added evil-startupmax397574
2021-10-19feat(sections): ✨started adding sectionsmax397574
2021-10-18fix(theme): 🐛use default settings in startifymax397574
2021-10-18feat(utils): ✨some fixesmax397574
2021-10-18feat(buildingblocks): ✨moved oldfiles to utils and new functionmax397574
2021-10-18fix(defaults): 🐛added oldfiles_amountmax397574
2021-10-18feat(themes): ✨added startifymax397574
2021-10-08cleanup(buildingblocks): 🗑️removed unused stuff and added new functionmax397574
2021-10-07feat(plugin): ✨more buildingblocks and some improvementsmax397574
2021-10-07refactor(buildingblocks): ♻️ stylua and formattingmax397574
2021-10-07fix(utils): 🐛longest lines uses displaywidth nowmax397574
2021-10-07feat(buildingblocks): ✨added first functionsmax397574
2021-10-07feat(buildingblocks): ✨added first headersmax397574
2021-10-07feat(plugin): ✨new settings structuremax397574
2021-10-06feat(themes): ✨added defaultmax397574
2021-10-06fix(oldfiles): 🐛temporary fix for testingmax397574
2021-10-06feat(utils): ✨started adding oldfilesmax397574