-
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat(utils): ✨started adding oldfiles * fix(oldfiles): 🐛temporary fix for testing * feat(settings): ✨started skeleton * feat(themes): ✨added default * feat(plugin): ✨new settings structure * feat(buildingblocks): ✨added first headers * feat(buildingblocks): ✨added first functions * fix(utils): 🐛longest lines uses displaywidth now * refactor(buildingblocks): ♻️ stylua and formatting * feat(plugin): ✨more buildingblocks and some improvements * cleanup(buildingblocks): 🗑️removed unused stuff and added new function * feat(themes): ✨added startify * fix(defaults): 🐛added oldfiles_amount * feat(buildingblocks): ✨moved oldfiles to utils and new function * feat(utils): ✨some fixes * fix(theme): 🐛use default settings in startify * docs(readme): 📚started adding Customization * feat(gitignore): ✨added notes * feat(sections): ✨started adding sections * feat(themes): ✨added evil-startup * fix(themes): 🐛added parts option to allow more parts * feat(utils): ✨added function for oldfiles of directory * cleanup(sections): 🗑️removed type table * feat: ✨check for undefined titles and use table for paddings * feat(themes): ✨added new section to evil * fix(thems): 🐛updated paddings to new format * feat(plugin): ✨some fixes and fold instead of section * feat(utils): ✨added function to position cursor * fix(themes): 🐛use fold instead of section and some new settings * fix(utils): 🐛align oldfiles and remove debugging stuff * fix(plugin): 🐛renamed fold to fold_section * docs(readme): 📚added structure * docs(readme): 📚added examples * fix(readme): 🐛fixed codeblocks * fix(readme): 🐛typo * fix(readme): 🐛codeblocks * cleanup(plugin): 🗑️removed duplicate functions * fix(cursor_positioning): 🐛added timeout to prevent function from triggering itself * refactor(plugin): 🔄set lines in mapping names with empty and fix column not being an int * cleanup(functions): 🗑️removed duplicate function * feat(themes): ✨added clock to evil * docs(readme): 📚added more examples
- Loading branch information
Showing
11 changed files
with
1,231 additions
and
121 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
test | ||
notes.md |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.