Commit Graph
14 Commits
Author SHA1 Message Date
rootiest 816eca31b7 fix!: move all lazyvim extras into a single file
This is a necessary change to ensure they are loaded before any other
plugins.
Prevents a warning message at startup.
2025-02-08 20:28:57 -05:00
rootiest 0492b72a27 improve telescope lazy-loading and remove unused plugins 2025-01-13 21:15:55 -05:00
rootiest 4f1bcddcd9 fzf-lua winopts tweaks 2024-12-28 18:48:37 -05:00
rootiest 36ef1f55af feat: enhance fzf-lua options for improved usability 2024-12-18 22:16:02 -05:00
rootiest aa6a54f5ab feat: enhance previewers configuration for image formats 2024-12-11 14:58:17 -05:00
rootiest 6cf46f13eb fix: improve grep command handling with egrepify support 2024-11-23 14:22:28 -05:00
rootiest 3f096313fc fix: ensure single quotes are used consistently across configuration files 2024-11-12 14:19:44 -05:00
rootiest 823e113276 🧹 refactor(data): require data modules directly
require data modules directly throughout config. No longer user
require("data") as a parent module
2024-11-08 12:39:30 -05:00
rootiest 58d87e51cf feat: enhance Fzf Lua options for improved compatibility 2024-11-05 05:54:15 -05:00
rootiest 930219051d feat: update Telescope plugins to include smart-open 2024-11-03 01:01:14 -04:00
rootiest a09d836f0d feat: enhance statusline with icon and text concatenation 2024-10-11 12:49:00 -04:00
rootiest 92ee80d478 perf: remove unused telescope-symbols plugin 2024-10-04 13:59:08 -04:00
rootiest e605f506cc feat(telescope): update telescope configuration with new extensions 2024-09-21 06:57:51 -04:00
rootiest da34d98a1c refactor: reorganize post-configuration functions into utils module 2024-09-15 06:14:16 -04:00