index
:
startup.nvim.git
master
A highly configurable neovim startup screen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-02-12
docs(readme): remove maintainance notice
Max
2023-02-12
feat: add release action
Max
2023-02-12
add support notice
Max
2022-12-12
Merge pull request #32 from voidfemme/patch-1
max397574
2022-12-11
fixed uncommented comments
Rose Proctor
2022-03-28
updated readme
max397574
2022-02-05
Merge branch 'master' of https://github.com/startup-nvim/startup.nvim
max397574
2022-02-05
fix(redisplay): redraw to prevent duplicate content
max397574
2022-02-04
set wrap only for the startup buffer (#22)
Tom Praschan
2022-01-31
fix(init): don't display if in qf or help
max397574
2022-01-31
fix(init): removed debug print
max397574
2022-01-31
feat(init): allow to disable on startup with variable
max397574
2022-01-30
fix(init): reset `displayed` and options when leaving buffer
max397574
2022-01-23
fix(utils): fix cursor movement at eof
max397574
2022-01-22
fix(utils): allow cursor to move to last line
max397574
2022-01-15
chore: autoformat with stylua
max397574
2022-01-15
fix(open_file): check if there are directory oldfiles
max397574
2022-01-14
fix(mappings): fix not correctly aligned mappings
max397574
2022-01-06
fix(functions): check if plugins table exists
max397574
2021-12-29
fix(startup): check if filename is empty
max397574
2021-12-29
feat(startup): fix mappings and refactor
max397574
2021-12-23
feat(headers): use [[]] so no escaping needed
max397574
2021-12-23
feat(themes): increased paddings in evil
max397574
2021-12-23
chore: autoformat with stylua
max397574
2021-12-23
feat(headers): don't use functions but tables
max397574
2021-12-20
docs(readme): update screenshots
max397574
2021-12-20
fix(commands): allow old and new syntax
max397574
2021-12-19
fix(themes): updated to new cmd format
max397574
2021-12-18
fix(breaking): fixed new syntax
max397574
2021-12-18
fix: fixed alignmend when changing size and new cmd syntax
max397574
2021-12-18
fix(oldfiles): fix mappings
max397574
2021-12-18
feat(plugin): added log
max397574
2021-12-18
fix(themes): don't break startify if no bookmarks
max397574
2021-12-17
docs(readme): added section about user mappings
max397574
2021-12-17
fix(utils): shorten path in oldfiles directory title
max397574
2021-12-17
updates
max397574
2021-12-17
feat(themes): improved how they look
max397574
2021-12-17
docs(readme): removed unnecessary code
max397574
2021-12-10
docs(readme): added screenshots
max397574
2021-12-10
docs(readme): updated and added everything
max397574
2021-12-10
[docgen] Update doc/startup.txt
Github Actions
2021-12-10
fix(headers): fixed brief
max397574
2021-12-10
[docgen] Update doc/startup.txt
Github Actions
2021-12-10
feat(headers): added annotations
max397574
2021-12-10
feat(vimdoc): add headers
max397574
2021-12-10
[docgen] Update doc/startup.txt
Github Actions
2021-12-10
feat(functions): change tag name
max397574
2021-12-10
docs(readme): rewrite
max397574
2021-12-10
fix(utils): no error if less than 10 oldfiles
max397574
2021-12-09
[docgen] Update doc/startup.txt
Github Actions
[next]