rootiest
273580f533
♻️ refactor(full-scope)!: major revision refactoring
...
Code layout has been changed and improoved. Annotations are added for documentation. Automated through utility functions and data tables
BREAKING CHANGE: Tested from clean. Now properly uses LuaRocks to install dependencies.
2024-09-04 16:07:12 -04:00
rootiest
12ac01775b
🧹 chore(highlights): remove old commented code
...
Cleaning up junk
2024-08-17 00:35:35 -04:00
rootiest
bd102d4daa
♻️ refactor(highlight): move highlight file
...
Move highlight file to utils
2024-08-07 19:53:05 -04:00
rootiest
d125eefdf4
🎨 style(style): improve heading style
...
Use fancier box style for headings
2024-08-06 05:15:24 -04:00
rootiest
b622454835
⚡ ️ perf(lazy-load): delegate plugins to their cmd/keymaps
...
Increase performance: Allow plugins to only load with their commands and keymaps whenever possible
2024-08-04 06:57:07 -04:00
rootiest
c56be45d65
✨ feat(highlights): implement highlighting module
...
Highlighting module applies highlighting customizations and other font/color enhancements across several plugins
2024-08-02 09:15:53 -04:00
rootiest
a2ee0c6617
🚀 feat!: Add astral.nvim
...
- Remove rootiest.nvim plugin
- Implements astral.nvim
2024-07-26 14:06:08 -04:00
rootiest
05670570f1
🧙 Implement Rootiest Module
...
- Major Update!!!
- Implements a rootiest module
- Consolidates much of the settings
- Improves usability and efficiency
- Faster Loading
- Cleaner Structure
- More keymaps and plugins now have conditional loading
2024-07-24 13:45:52 -04:00
rootiest
c028da522b
🪄 Substitution/Navigation
...
- Faster/smarter plugin loading
- Substitution motions with the 'x' and 'X' keys
- Fold navigation with Ctrl+hjkl
- Various small tweaks for usability
2024-07-23 04:59:45 -04:00
rootiest
01170a0866
✨ Yank Line-text
...
- Add a user command: ':YankLine'
- Add a keymap: 'yo'
- Yanks the line excluding any leading whitespace
2024-07-20 12:12:23 -04:00
rootiest
c1dd778e47
✅ Checks for .settings files
...
- Checks for missing files and creates them
- More efficient handling of those settings
2024-07-18 14:14:08 -04:00
rootiest
29af0b31b1
🎨 Formatting
...
- Minor formatting fixes
2024-07-18 13:30:06 -04:00
rootiest
adc3950b54
✨ Git Conflict Markers
...
- Adds autocmd to work with git conflicts
2024-07-18 11:47:29 -04:00
rootiest
302817f9dd
📦 Better Lazy Config
...
- Use proper directory structure
- Loading order improved
2024-07-16 17:35:52 -04:00