aboutsummaryrefslogtreecommitdiff
path: root/lua/startup/utils.lua
AgeCommit message (Expand)Author
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-06fix(cursor): 🐛if no valid lines go to first/last validmax397574
2021-11-06feat(startup): ✨added option to disable statuslinesmax397574
2021-11-06fix(utils): 🐛fixed cursor movementmax397574
2021-10-31fix(validate): 🐛don't check content if type=oldfilesmax397574
2021-10-31feat(utils): ✨added validationmax397574
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-22fix(cursor_positioning): 🐛added timeout to prevent function frommax397574
2021-10-21fix(utils): 🐛align oldfiles and remove debugging stuffmax397574
2021-10-20feat(utils): ✨added function to position cursormax397574
2021-10-19feat(utils): ✨added function for oldfiles of directorymax397574
2021-10-18feat(utils): ✨some fixesmax397574
2021-10-07feat(plugin): ✨more buildingblocks and some improvementsmax397574
2021-10-07fix(utils): 🐛longest lines uses displaywidth nowmax397574
2021-10-07feat(plugin): ✨new settings structuremax397574
2021-10-06fix(oldfiles): 🐛temporary fix for testingmax397574
2021-10-06feat(utils): ✨started adding oldfilesmax397574
2021-10-06structural changestamton-aquib