aboutsummaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Collapse)Author
2021-12-05feat(init): added user mappings and check if file existsmax397574
2021-11-22feat(help): ✨added highlightsmax397574
2021-11-22chore: autoformat with styluamax397574
2021-11-22feat(function): ✨move quotes to separate filemax397574
2021-11-22fix(settings): 🐛don't use config filemax397574
2021-11-22cleanup(config): 🗑️don't have a config file (require directly)max397574
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(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