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
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(community): ✨added contributing.md
max397574
2021-11-16
fix(readme): 🐛use org name
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
Update issue templates
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-12
docs(readme): 📚fixed formatting and link
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
docs(readme): 📚fixed typo and creadits to binx
max397574
2021-11-09
refactor(utils): 🔄fixed hide statuslines
max397574
2021-11-09
docs(readme): 📚renamed evil
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
cleanup(docs): 🗑️removed unused settings skeleton file
max397574
2021-11-08
refactor(all): 🔄stylua
max397574
2021-11-08
feat(utils): ✨improve help window
max397574
2021-11-07
feat(docs): added new logo
max397574
2021-11-07
docs(radme): 📚updated
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
2021-11-06
feat(startup): ✨added option to disable statuslines
max397574
2021-11-06
docs(readme): 📚removed complete config example (themes)
max397574
2021-11-06
feat(themes): ✨use all options and make themes nicer
max397574
2021-11-06
feat(stylua): ✨use parentheses
max397574
2021-11-06
fix(utils): 🐛fixed cursor movement
max397574
2021-11-06
feat(startup): ✨moved main file into startup/
max397574
2021-11-01
refactor(startup) 🔄use startup instead of M
max397574
2021-11-01
refactor(buildingblocks): 🔄don't use local M
max397574
2021-11-01
feat(startup): ✨redraw on resize
max397574
2021-10-31
feat(folds): ✨added highlights
max397574
2021-10-31
fix(validate): 🐛don't check content if type=oldfiles
max397574
2021-10-31
feat(utils): ✨added validation
max397574
2021-10-29
initial commit
max397574
2021-10-29
feat(themes): ✨added all settings
max397574
[next]