index
:
startup.nvim.git
master
A highly configurable neovim startup screen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
Age
Commit message (
Expand
)
Author
2022-02-05
fix(redisplay): redraw to prevent duplicate content
max397574
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
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
fix(utils): shorten path in oldfiles directory title
max397574
2021-12-17
feat(themes): improved how they look
max397574
2021-12-10
fix(headers): fixed brief
max397574
2021-12-10
feat(headers): added annotations
max397574
2021-12-10
feat(vimdoc): add headers
max397574
2021-12-10
feat(functions): change tag name
max397574
2021-12-10
fix(utils): no error if less than 10 oldfiles
max397574
2021-12-09
fix(function): fix annotations
max397574
2021-12-09
fix(funcitons): fixed annotations
max397574
2021-12-09
fix(functions): fix annotations
max397574
2021-12-09
fix(init): remove debug stuff
max397574
2021-12-09
fix(open files): remove numbers
max397574
2021-12-09
fix(utils): highlights of key help
max397574
2021-12-09
chore: autoformat with stylua
max397574
2021-12-09
feat(evil): added mappings
max397574
2021-12-09
fix(evil theme): only 5 oldfiles to get shortcuts
max397574
2021-12-09
feat(oldfiles): added mapping 0-9 for last files
max397574
2021-12-08
fix(utils): no delay hiding statusline
max397574
2021-12-08
feat(oldfiles): shorten paths with ~
max397574
2021-12-08
feat(startify): bookmars, looks nicer and cowsay
max397574
2021-12-08
feat(themes): empty for default values
max397574
2021-12-08
feat(themes): empty theme for default values
max397574
2021-12-08
feat(utils): add defaults in validate
max397574
2021-12-08
feat(functions): added time/date and annotations
max397574
2021-12-08
chore: autoformat with stylua
max397574
2021-12-06
feat(themes): allow setup{theme=...}
max397574
[next]