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 (
Collapse
)
Author
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
2021-11-06
feat(startup): ✨added option to disable statuslines
max397574
2021-11-06
feat(themes): ✨use all options and make themes nicer
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(buildingblocks): 🔄don't use local M
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
feat(themes): ✨added all settings
max397574
2021-10-24
feat(theme): ✨added quote as separate section
max397574
2021-10-24
fix(utils): 🐛fix cursor positioning
max397574
2021-10-24
feat(plugins): ✨added key help
max397574
2021-10-24
feat(utils): ✨use function to get directory which works everywhere
max397574
2021-10-24
feat(plugin): ✨expose mappings
max397574
2021-10-23
feat(themes): ✨added clock to evil
max397574
2021-10-22
fix(cursor_positioning): 🐛added timeout to prevent function from
max397574
triggering itself
2021-10-21
fix(plugin): 🐛renamed fold to fold_section
max397574
2021-10-21
fix(utils): 🐛align oldfiles and remove debugging stuff
max397574
2021-10-20
fix(themes): 🐛use fold instead of section and some new settings
max397574
2021-10-20
feat(utils): ✨added function to position cursor
max397574
2021-10-19
fix(thems): 🐛updated paddings to new format
max397574
2021-10-19
feat(themes): ✨added new section to evil
max397574
2021-10-19
feat(utils): ✨added function for oldfiles of directory
max397574
2021-10-19
fix(themes): 🐛added parts option to allow more parts
max397574
2021-10-19
feat(themes): ✨added evil-startup
max397574
2021-10-18
fix(theme): 🐛use default settings in startify
max397574
2021-10-18
feat(utils): ✨some fixes
max397574
2021-10-18
feat(buildingblocks): ✨moved oldfiles to utils and new function
max397574
2021-10-18
fix(defaults): 🐛added oldfiles_amount
max397574
2021-10-18
feat(themes): ✨added startify
max397574
2021-10-08
cleanup(buildingblocks): 🗑️removed unused stuff and added new function
max397574
2021-10-07
feat(plugin): ✨more buildingblocks and some improvements
max397574
2021-10-07
refactor(buildingblocks): ♻️ stylua and formatting
max397574
2021-10-07
fix(utils): 🐛longest lines uses displaywidth now
max397574
2021-10-07
feat(buildingblocks): ✨added first functions
max397574
2021-10-07
feat(buildingblocks): ✨added first headers
max397574
2021-10-07
feat(plugin): ✨new settings structure
max397574
2021-10-06
feat(themes): ✨added default
max397574
2021-10-06
fix(oldfiles): 🐛temporary fix for testing
max397574
2021-10-06
feat(utils): ✨started adding oldfiles
max397574
2021-10-06
feat(align): ✨allow percentage for padding
max397574
2021-10-06
feat(config): ✨allow right align
max397574
[next]