aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-06docs(readme): 📚removed complete config example (themes)max397574
2021-11-06feat(themes): ✨use all options and make themes nicermax397574
2021-11-06feat(stylua): ✨use parenthesesmax397574
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-29initial commitmax397574
2021-10-29feat(themes): ✨added all settingsmax397574
2021-10-25inital commitmax397574
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-24feat(readme): ✨added theme and typomax397574
2021-10-24docs(readme): 📚typomax397574
2021-10-24docs(readme): 📚added mapping settingsmax397574
2021-10-24docs(readme): 📚added creditsmax397574
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-23docs(readme): 📚added more examplesmax397574
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-22fix(readme): 🐛codeblocksmax397574
2021-10-22fix(readme): 🐛typomax397574
2021-10-22fix(readme): 🐛fixed codeblocksmax397574
2021-10-22docs(readme): 📚added examplesmax397574
2021-10-21docs(readme): 📚added structuremax397574
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