Commit Graph
295 Commits
Author SHA1 Message Date
rootiest 7ca3fae110 feat: enhance cache system for music and Wakatime integration with new options 2024-08-31 16:42:02 -04:00
rootiest 1fe385f572 feat: add flexible package manager detection in pigeon setup 2024-08-31 16:41:44 -04:00
rootiest d8cf018277 chore: update key mappings with LazyGit integration 2024-08-31 16:41:30 -04:00
rootiest 1fe3931dea docs: improve lazy.nvim documentation comments 2024-08-31 03:03:46 -04:00
rootiest cb63aa7a89 feat: enable round borders for completion window 2024-08-31 03:03:36 -04:00
rootiest bb22965c0f feat: add macOS and Windows shared object support in rocks configuration 2024-08-31 03:03:24 -04:00
rootiest b79f65f3a8 refactor: modularize error triggering and notifications 2024-08-31 03:03:05 -04:00
rootiest 6639a08fcd style: update section dividers for improved readability 2024-08-31 03:02:50 -04:00
rootiest a23fc9c643 feat(utils): add type annotations and inline documentation to various utility modules 2024-08-31 03:02:33 -04:00
rootiest 5ef3bc7445 refactor: separate utility functions for color conversion and LSP interactions 2024-08-31 03:02:11 -04:00
rootiest c12babd195 refactor: change global function definitions to module function definitions 2024-08-31 03:01:37 -04:00
rootiest 0fcb172fcc refactor: consolidate plugin dependencies into a central data source 2024-08-31 03:01:13 -04:00
rootiest ce3f339757 feat: add plugin reloader with exclusion list 2024-08-31 03:00:42 -04:00
rootiest 9157dbff10 chore: remove key binding for code action on selection 2024-08-31 03:00:26 -04:00
rootiest 62da778481 fix: change LazyGit terminal toggle to floating window 2024-08-31 02:59:35 -04:00
rootiest 4ca3350b50 feat: add Trouble support to the M table 2024-08-31 02:58:31 -04:00
rootiest 73187657f3 docs: add detailed function annotations with return types 2024-08-31 02:58:16 -04:00
rootiest af77292f5f refactor: improve add_keymap function to handle multiple keybind formats 2024-08-31 02:58:02 -04:00
rootiest 2676cf5157 feat: add function to check if the window is tall enough 2024-08-31 02:56:21 -04:00
rootiest 90237e41bd feat: add function to reload all plugins with exclusion list 2024-08-31 02:55:40 -04:00
rootiest d1d506c341 chore: add required plugins for lualine, minuet, and musiccontrols modules 2024-08-31 02:54:11 -04:00
rootiest 4155bb8e3f feat: add helper functions for managing keymaps with which-key support 2024-08-29 15:06:24 -04:00
rootiest d3ab2e0a39 style: adjust header formatting for improved readability 2024-08-29 15:06:09 -04:00
rootiest 5ee5086288 chore: ignore profile.json and rocks.toml in .gitignore 2024-08-29 15:05:54 -04:00
rootiest bb4e5bdc98 feat: integrate nvim-lspconfig with clangd offset encoding 2024-08-29 15:04:30 -04:00
rootiest d143f03026 feat: add keymap for inserting previous line indentation 2024-08-29 15:04:15 -04:00
rootiest ef011f2263 feat: add mini-move plugin to enhance text movement 2024-08-29 14:48:34 -04:00
rootiest 93e7a1afc4 feat: add on-click functionality to open LazyGit 2024-08-29 14:48:11 -04:00
rootiest 8ae7e9edb4 feat(lualine): add apply_todo_highlights function for enhanced icon highlighting 2024-08-29 14:47:57 -04:00
rootiest c9ff704dee feat: configure suda command to load vim-suda plugin 2024-08-29 14:47:32 -04:00
rootiest 25307d8d20 feat: enhance theme customization with additional plugin support 2024-08-29 14:47:12 -04:00
rootiest b32cfaa517 refactor: optimize transparency commands and mappings structure 2024-08-29 14:46:57 -04:00
rootiest 3a09669908 feat: add logo configuration with icon and color 2024-08-29 14:26:27 -04:00
rootiest a66e5b5dd4 feat: add Suda mode commands to cmd list 2024-08-29 14:26:07 -04:00
rootiest 95aa3ba040 docs: improve readability of options.lua with enhanced headers 2024-08-29 14:25:48 -04:00
rootiest 8f65f878a7 refactor: centralize all keybind definitions into data module 2024-08-29 14:25:29 -04:00
rootiest ac435892e9 feat: add experimental performance fork for nvim-cmp 2024-08-28 06:38:56 -04:00
rootiest 6405b16ef0 feat: add todos component to lualine sections and apply conditional rendering 2024-08-28 06:38:49 -04:00
rootiest 55b3e8125e feat: introduce customizable scope characters 2024-08-28 06:38:38 -04:00
rootiest f5b50cf8ff feat: add setup for transparency based on conditions 2024-08-28 06:38:23 -04:00
rootiest d6f7d68af1 fix: correct fallback themes order 2024-08-28 06:38:06 -04:00
rootiest b6445deed3 feat(dap): add integration with Neotest for various languages 2024-08-28 06:37:44 -04:00
rootiest 15c5832d79 refactor: update width limit for git blame display 2024-08-28 06:37:29 -04:00
rootiest a62b264d03 feat: add Rainbow Delimiters for colorful delimiter highlighting 2024-08-28 06:37:14 -04:00
rootiest 4cfa3e0fcf feat: integrate dockercomposelogs.nvim with telescope 2024-08-28 06:36:52 -04:00
rootiest 1653a9f1e5 refactor: improve readability of ignored_sources array in update_cache.sh 2024-08-28 06:36:33 -04:00
rootiest a7949a96fe feat: add automatic indentation insertion based on previous line 2024-08-28 06:36:13 -04:00
rootiest 04c5dbf2fe feat: add blinky utility function 2024-08-28 06:35:38 -04:00
rootiest 96a309216d feat: add profiling support with environment variable configuration 2024-08-28 06:35:28 -04:00
rootiest 40ad835130 feat: add blinky cursor utility module 2024-08-28 06:35:04 -04:00