aboutsummaryrefslogtreecommitdiff
path: root/lua/startup
AgeCommit message (Expand)Author
2021-11-22feat(init): ✨better empty values handlingmax397574
2021-11-22feat(): ✨default value for margin and cursor columnmax397574
2021-11-19refactor(init): 🔄improved readabilitymax397574
2021-11-17cleanup(utils): 🗑️removed validation for commandmax397574
2021-11-17feat(settings): removed command and added aftermax397574
2021-11-16feat(utils): ✨added function to load thememax397574
2021-11-15feat(utils): ✨better completitionmax397574
2021-11-15feat(init): ✨better completition and commandmax397574
2021-11-12refactor(themes): 🔄renamed default to dashbaordmax397574
2021-11-12chore: autoformat with styluamax397574
2021-11-12refactor(utils/init): 🔄use more local functionsmax397574
2021-11-11fix(loading): 🐛use VimEnter autocmdmax397574
2021-11-10cleanup(init): 🗑️removed some unused stuffmax397574
2021-11-10docs(utils/init): 📚added annotationsmax397574
2021-11-09fix(cursor): 🐛fixed cursor movement at top of filemax397574
2021-11-09refactor(utils): 🔄fixed hide statuslinesmax397574
2021-11-09refactor(themes): 🔄fixed buildingblocks and renamed evilmax397574
2021-11-09refactor(buildingblocks): 🔄moved buildingblocks out of foldermax397574
2021-11-09refactor(init): 🔄replaced U with utilsmax397574
2021-11-09chore: autoformat with styluamax397574
2021-11-09refactor(all): 🔄make some things simplermax397574
2021-11-08refactor(all): 🔄styluamax397574
2021-11-08feat(utils): ✨improve help windowmax397574
2021-11-06cleanup(utils): 🗑️removed unused functionmax397574
2021-11-06cleanup(all): 🗑️removed some debug stuffmax397574
2021-11-06refactor(all): 🔄styluamax397574
2021-11-06feat(cursor): ✨expose cursor columnmax397574
2021-11-06feat(startup): ✨expose settingsmax397574
2021-11-06fix(cursor): 🐛if no valid lines go to first/last validmax397574
2021-11-06feat(startup): ✨added option to disable statuslinesmax397574
2021-11-06feat(themes): ✨use all options and make themes nicermax397574
2021-11-06fix(utils): 🐛fixed cursor movementmax397574
2021-11-06feat(startup): ✨moved main file into startup/max397574
2021-11-01refactor(buildingblocks): 🔄don't use local Mmax397574
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-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
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