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
/
startup
Age
Commit message (
Expand
)
Author
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
2021-12-06
fix(oldfiles): allow opening directory oldfiles without full path
max397574
2021-12-06
feat(oldfiles): remove directory from path
max397574
2021-12-06
feat(commands): parse mapping names
max397574
2021-12-05
feat(utils): add user mapping to help
max397574
2021-12-05
feat(init): added user mappings and check if file exists
max397574
2021-11-22
feat(help): ✨added highlights
max397574
2021-11-22
chore: autoformat with stylua
max397574
2021-11-22
feat(function): ✨move quotes to separate file
max397574
2021-11-22
fix(settings): 🐛don't use config file
max397574
2021-11-22
cleanup(config): 🗑️don't have a config file (require directly)
max397574
2021-11-22
feat(init): ✨better empty values handling
max397574
2021-11-22
feat(): ✨default value for margin and cursor column
max397574
2021-11-19
refactor(init): 🔄improved readability
max397574
2021-11-17
cleanup(utils): 🗑️removed validation for command
max397574
2021-11-17
feat(settings): removed command and added after
max397574
2021-11-16
feat(utils): ✨added function to load theme
max397574
2021-11-15
feat(utils): ✨better completition
max397574
2021-11-15
feat(init): ✨better completition and command
max397574
2021-11-12
refactor(themes): 🔄renamed default to dashbaord
max397574
2021-11-12
chore: autoformat with stylua
max397574
2021-11-12
refactor(utils/init): 🔄use more local functions
max397574
2021-11-11
fix(loading): 🐛use VimEnter autocmd
max397574
2021-11-10
cleanup(init): 🗑️removed some unused stuff
max397574
2021-11-10
docs(utils/init): 📚added annotations
max397574
2021-11-09
fix(cursor): 🐛fixed cursor movement at top of file
max397574
2021-11-09
refactor(utils): 🔄fixed hide statuslines
max397574
2021-11-09
refactor(themes): 🔄fixed buildingblocks and renamed evil
max397574
2021-11-09
refactor(buildingblocks): 🔄moved buildingblocks out of folder
max397574
2021-11-09
refactor(init): 🔄replaced U with utils
max397574
2021-11-09
chore: autoformat with stylua
max397574
2021-11-09
refactor(all): 🔄make some things simpler
max397574
2021-11-08
refactor(all): 🔄stylua
max397574
2021-11-08
feat(utils): ✨improve help window
max397574
2021-11-06
cleanup(utils): 🗑️removed unused function
max397574
2021-11-06
cleanup(all): 🗑️removed some debug stuff
max397574
2021-11-06
refactor(all): 🔄stylua
max397574
2021-11-06
feat(cursor): ✨expose cursor column
max397574
2021-11-06
feat(startup): ✨expose settings
max397574
2021-11-06
fix(cursor): 🐛if no valid lines go to first/last valid
max397574
[next]