aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-02-12add support noticeMax
2022-12-12Merge pull request #32 from voidfemme/patch-1max397574
fixed uncommented comments
2022-12-11fixed uncommented commentsRose Proctor
This is a really small change, but I've never submitted a change to open source software. I'm new to development, so please contact me if I've gone about this the wrong way.
2022-03-28updated readmemax397574
2022-02-05Merge branch 'master' of https://github.com/startup-nvim/startup.nvimmax397574
2022-02-05fix(redisplay): redraw to prevent duplicate contentmax397574
2022-02-04set wrap only for the startup buffer (#22)Tom Praschan
2022-01-31fix(init): don't display if in qf or helpmax397574
2022-01-31fix(init): removed debug printmax397574
2022-01-31feat(init): allow to disable on startup with variablemax397574
2022-01-30fix(init): reset `displayed` and options when leaving buffermax397574
2022-01-23fix(utils): fix cursor movement at eofmax397574
2022-01-22fix(utils): allow cursor to move to last linemax397574
2022-01-15chore: autoformat with styluamax397574
2022-01-15fix(open_file): check if there are directory oldfilesmax397574
2022-01-14fix(mappings): fix not correctly aligned mappingsmax397574
take width of parsed mapping to calculate width
2022-01-06fix(functions): check if plugins table existsmax397574
2021-12-29fix(startup): check if filename is emptymax397574
2021-12-29feat(startup): fix mappings and refactormax397574
2021-12-23feat(headers): use [[]] so no escaping neededmax397574
2021-12-23feat(themes): increased paddings in evilmax397574
2021-12-23chore: autoformat with styluamax397574
2021-12-23feat(headers): don't use functions but tablesmax397574
2021-12-20docs(readme): update screenshotsmax397574
2021-12-20fix(commands): allow old and new syntaxmax397574
2021-12-19fix(themes): updated to new cmd formatmax397574
2021-12-18fix(breaking): fixed new syntaxmax397574
2021-12-18fix: fixed alignmend when changing size and new cmd syntaxmax397574
2021-12-18fix(oldfiles): fix mappingsmax397574
2021-12-18feat(plugin): added logmax397574
2021-12-18fix(themes): don't break startify if no bookmarksmax397574
2021-12-17docs(readme): added section about user mappingsmax397574
2021-12-17fix(utils): shorten path in oldfiles directory titlemax397574
2021-12-17updatesmax397574
2021-12-17feat(themes): improved how they lookmax397574
2021-12-17docs(readme): removed unnecessary codemax397574
2021-12-10docs(readme): added screenshotsmax397574
2021-12-10docs(readme): updated and added everythingmax397574
2021-12-10[docgen] Update doc/startup.txtGithub Actions
skip-checks: true
2021-12-10fix(headers): fixed briefmax397574
2021-12-10[docgen] Update doc/startup.txtGithub Actions
skip-checks: true
2021-12-10feat(headers): added annotationsmax397574
2021-12-10feat(vimdoc): add headersmax397574
2021-12-10[docgen] Update doc/startup.txtGithub Actions
skip-checks: true
2021-12-10feat(functions): change tag namemax397574
2021-12-10docs(readme): rewritemax397574
2021-12-10fix(utils): no error if less than 10 oldfilesmax397574
2021-12-09[docgen] Update doc/startup.txtGithub Actions
skip-checks: true
2021-12-09fix(function): fix annotationsmax397574
2021-12-09fix(funcitons): fixed annotationsmax397574