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-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
2021-10-25
inital commit
max397574
2021-10-24
feat(theme): ✨added quote as separate section
max397574
2021-10-24
fix(utils): 🐛fix cursor positioning
max397574
2021-10-24
fix(mappings): 🐛removed to big empty space
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-24
feat(readme): ✨added theme and typo
max397574
2021-10-24
docs(readme): 📚typo
max397574
2021-10-24
docs(readme): 📚added mapping settings
max397574
2021-10-24
docs(readme): 📚added credits
max397574
2021-10-24
fix(autocmd): 🐛use autocmd to fix oldfiles
max397574
2021-10-23
fix(plugin): 🐛faster
max397574
2021-10-23
fix(plugin): prevent function from loading twice
max397574
2021-10-23
docs(readme): 📚added more examples
max397574
2021-10-23
feat(themes): ✨added clock to evil
max397574
2021-10-23
cleanup(functions): 🗑️removed duplicate function
max397574
2021-10-22
refactor(plugin): 🔄set lines in mapping names with empty and fix column
max397574
2021-10-22
fix(cursor_positioning): 🐛added timeout to prevent function from
max397574
2021-10-22
cleanup(plugin): 🗑️removed duplicate functions
max397574
2021-10-22
fix(readme): 🐛codeblocks
max397574
2021-10-22
fix(readme): 🐛typo
max397574
2021-10-22
fix(readme): 🐛fixed codeblocks
max397574
2021-10-22
docs(readme): 📚added examples
max397574
2021-10-21
docs(readme): 📚added structure
max397574
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-20
feat(plugin): ✨some fixes and fold instead of section
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: ✨check for undefined titles and use table for paddings
max397574
[next]