aboutsummaryrefslogtreecommitdiff
path: root/lua/startup/utils.lua
AgeCommit message (Collapse)Author
2021-11-22feat(help): ✨added highlightsmax397574
2021-11-22chore: autoformat with styluamax397574
2021-11-22feat(): ✨default value for margin and cursor columnmax397574
2021-11-17cleanup(utils): 🗑️removed validation for commandmax397574
2021-11-16feat(utils): ✨added function to load thememax397574
2021-11-15feat(utils): ✨better completitionmax397574
2021-11-12chore: autoformat with styluamax397574
2021-11-12refactor(utils/init): 🔄use more local functionsmax397574
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(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-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
triggering itself
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