aboutsummaryrefslogtreecommitdiff
path: root/lua/startup
AgeCommit message (Collapse)Author
2021-10-24feat(theme): ✨added quote as separate sectionmax397574
2021-10-24fix(utils): 🐛fix cursor positioningmax397574
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-23feat(themes): ✨added clock to evilmax397574
2021-10-22fix(cursor_positioning): 🐛added timeout to prevent function frommax397574
triggering itself
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-19fix(thems): 🐛updated paddings to new formatmax397574
2021-10-19feat(themes): ✨added new section to evilmax397574
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-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
2021-10-06feat(align): ✨allow percentage for paddingmax397574
2021-10-06feat(config): ✨allow right alignmax397574
2021-10-06structural changestamton-aquib