Commit Graph
5 Commits
Author SHA1 Message Date
rootiest a9a4ac3704 🌳 Explorer Quick Access
- Add 'E' keybind in Normal for opening file explorer
2024-07-11 03:39:00 -04:00
rootiest 23c82c4797 🪄 Abbreviations
- Added a decent set of abbreviations for auto-correcting commonly
mispelled words
2024-07-11 01:40:32 -04:00
rootiest 960abb1abd 🗑️ Cleanup and reorganize
- Remove unused junk and slim down the config
2024-07-10 04:46:54 -04:00
rootiest 64715b251f 💤 LazyGit and Gists
- Implement LazyGit and integrate with UI
- Implement Gists:
  - Create Gist from file or selection
  - Find existing gists and open them for editing
2024-07-09 09:26:46 -04:00
rootiest c0a3511384 🧙 Major Restructuring Update
- Plugins are now properly organized into separate folders.
- General configurations are also now organized by category into
folders.
- Now using lazyvim-defined plugins whenever possible for a more
consistent and clean experience.
- Duplicate manual plugin definitions were removed.
- Extensive testing has been performed to ensure config works on fresh
installs and a variety of systems.
- Further slimming of manual plugins and an updated dependency list is
forthcoming.
2024-07-08 10:17:08 -04:00