Commit Graph

  • 98d2611699 feat: integrate diffview.nvim for enhanced git diff visualization rootiest 2024-09-21 06:57:04 -04:00
  • ef4bcae585 🐛 fix(comments)!: tweak comments.nvim mapping rootiest 2024-09-21 06:55:49 -04:00
  • 181797de7e feat: introduce status updates for Neovim Updater in lualine statusline rootiest 2024-09-21 06:54:36 -04:00
  • 396d43efde feat: add detailed comments for tab and indent character configurations rootiest 2024-09-21 06:53:39 -04:00
  • c9ce5a06c6 feat(qalc): add special keymappings for qalc windows rootiest 2024-09-21 06:53:03 -04:00
  • aa33c6e538 feat(ai): conditionally enable ChatGPT plugin rootiest 2024-09-16 14:05:18 -04:00
  • 16d98a918c feat: add customizable tab, indent, and scope characters rootiest 2024-09-16 13:48:59 -04:00
  • f1edd2aba0 feat: add LazyGit root detection on buffer enter rootiest 2024-09-16 09:46:38 -04:00
  • f9b9d23f9a feat: add nvim-remote support to streamline git operations rootiest 2024-09-16 09:46:29 -04:00
  • a73a24489a fix: ensure correct logo path assignment in dashboard configuration rootiest 2024-09-16 09:46:14 -04:00
  • a1bc76a018 feat: dynamic adjustment of dashboard layout padding rootiest 2024-09-16 06:34:46 -04:00
  • 153aee5333 refactor: update UndoTree plugin configuration for better user experience rootiest 2024-09-16 06:34:35 -04:00
  • f37a609b47 feat: introduce lazyvim extras for mini.indentscope Ui improvements rootiest 2024-09-16 06:34:20 -04:00
  • 04b057a757 feat: add additional configuration options to dashboard settings rootiest 2024-09-15 07:33:17 -04:00
  • da34d98a1c refactor: reorganize post-configuration functions into utils module rootiest 2024-09-15 06:14:16 -04:00
  • 651e931ce3 feat: include telescope-lazy and telescope-luasnip dependencies rootiest 2024-09-15 01:25:00 -04:00
  • d140f928ca feat: add new Telescope extensions including frecency, undo tree, and recent files rootiest 2024-09-15 01:07:03 -04:00
  • 70c3f4dc44 style: adjust layout padding based on window height rootiest 2024-09-14 22:16:20 -04:00
  • 3d758d1ebc fix: adjust dashboard layout calculation for dynamic resizing rootiest 2024-09-14 22:09:19 -04:00
  • 9df3cc52e9 refactor: update dashboard header design to ASCII art logo rootiest 2024-09-14 22:07:04 -04:00
  • 725c3533a1 fix: correct frecency picker invocation in dashboard and key mappings rootiest 2024-09-14 17:26:39 -04:00
  • 0affef0abc feat: add custom key mappings for visual mode text block movements rootiest 2024-09-14 17:04:57 -04:00
  • 5615d74659 feat: integrate Git status signs with MiniFiles rootiest 2024-09-14 15:22:01 -04:00
  • 7cda320f8c feat: add key mapping for paste overwrite rootiest 2024-09-14 15:21:49 -04:00
  • 22aa2b890a feat: add Neovim updater shortcut keys rootiest 2024-09-14 15:21:38 -04:00
  • 3689c29aae ♻️ refactor(nvim-updater): no need to specify cmds rootiest 2024-09-14 03:37:18 -04:00
  • b6e3fb4965 feat(statusline): add Neovim updating status indicator with custom icon rootiest 2024-09-14 01:28:13 -04:00
  • 35e9c0a010 fix: ensure correct build type for Neovim source updates rootiest 2024-09-13 22:22:51 -04:00
  • 2e75d39c2d feat: add rootiest_dev option to enable/disable development mode for plugins rootiest 2024-09-13 09:26:32 -04:00
  • 2db14ae76a feat: introduce command to update Neovim via nvim-updater rootiest 2024-09-13 09:20:39 -04:00
  • 38e15a6336 chore: switch python LSP to pyright rootiest 2024-09-13 09:20:29 -04:00
  • 1aef517eb6 chore: update and expand mode indicators in types.lua rootiest 2024-09-13 09:20:11 -04:00
  • b0d0340116 feat: enhance highlighting with NeoCodeium suggestion as comment rootiest 2024-09-13 09:19:49 -04:00
  • 819a0a7480 feat(git): add support for Telescope Git Worktree rootiest 2024-09-13 09:19:37 -04:00
  • 795a442e9f feat: add Frecency Telescope extension rootiest 2024-09-13 09:19:29 -04:00
  • 00a9ad0c8c feat: add conditional support for Neocodeium plugin based on config rootiest 2024-09-13 09:19:14 -04:00
  • 56834c33c5 feat: integrate NeoCodeium status display in lualine rootiest 2024-09-13 09:18:44 -04:00
  • 1684b05f1b feat: add NeoCodeium chat function keymap rootiest 2024-09-13 09:18:34 -04:00
  • 07acf6cfa1 feat: add dynamic resizing for mini.files preview window rootiest 2024-09-13 09:18:20 -04:00
  • ac60ae333b chore: update lazy loader configuration settings rootiest 2024-09-13 09:17:40 -04:00
  • 10802e429e feat: add keymaps for visual mode text block movement rootiest 2024-09-13 09:17:27 -04:00
  • 49f547aed2 feat: add neocodeium status symbols to lualine statusline rootiest 2024-09-08 20:09:40 -04:00
  • 2bf3b86ef9 chore: remove old keymap function rootiest 2024-09-08 13:44:18 -04:00
  • 03ddd8b2c1 🐛 fix(multiplatform): adjustments to support multiple platforms rootiest 2024-09-06 10:48:58 -04:00
  • 273580f533 ♻️ refactor(full-scope)!: major revision refactoring rootiest 2024-09-04 16:07:12 -04:00
  • b2731cff01 feat(funcs): add format option to get_os and add bufnr option to keymapping rootiest 2024-08-31 16:45:17 -04:00
  • 81f9ba4106 refactor: modularize git utilities using lazyvim plugins rootiest 2024-08-31 16:43:06 -04:00
  • 08387f83d5 feat: add colorful window separators plugin with customization options rootiest 2024-08-31 16:42:53 -04:00
  • 8458d56b52 feat: add cmdline history and prompt completion sources rootiest 2024-08-31 16:42:34 -04:00
  • 7ca3fae110 feat: enhance cache system for music and Wakatime integration with new options rootiest 2024-08-31 16:42:02 -04:00
  • 1fe385f572 feat: add flexible package manager detection in pigeon setup rootiest 2024-08-31 16:41:44 -04:00
  • d8cf018277 chore: update key mappings with LazyGit integration rootiest 2024-08-31 16:41:30 -04:00
  • 1fe3931dea docs: improve lazy.nvim documentation comments rootiest 2024-08-31 03:03:46 -04:00
  • cb63aa7a89 feat: enable round borders for completion window rootiest 2024-08-31 03:03:36 -04:00
  • bb22965c0f feat: add macOS and Windows shared object support in rocks configuration rootiest 2024-08-31 03:03:24 -04:00
  • b79f65f3a8 refactor: modularize error triggering and notifications rootiest 2024-08-31 03:03:05 -04:00
  • 6639a08fcd style: update section dividers for improved readability rootiest 2024-08-31 03:02:50 -04:00
  • a23fc9c643 feat(utils): add type annotations and inline documentation to various utility modules rootiest 2024-08-31 03:02:33 -04:00
  • 5ef3bc7445 refactor: separate utility functions for color conversion and LSP interactions rootiest 2024-08-31 03:02:11 -04:00
  • c12babd195 refactor: change global function definitions to module function definitions rootiest 2024-08-31 03:01:37 -04:00
  • 0fcb172fcc refactor: consolidate plugin dependencies into a central data source rootiest 2024-08-31 03:01:13 -04:00
  • ce3f339757 feat: add plugin reloader with exclusion list rootiest 2024-08-31 03:00:42 -04:00
  • 9157dbff10 chore: remove key binding for code action on selection rootiest 2024-08-31 03:00:04 -04:00
  • 62da778481 fix: change LazyGit terminal toggle to floating window rootiest 2024-08-31 02:59:35 -04:00
  • 4ca3350b50 feat: add Trouble support to the M table rootiest 2024-08-31 02:58:31 -04:00
  • 73187657f3 docs: add detailed function annotations with return types rootiest 2024-08-31 02:58:16 -04:00
  • af77292f5f refactor: improve add_keymap function to handle multiple keybind formats rootiest 2024-08-31 02:58:02 -04:00
  • 2676cf5157 feat: add function to check if the window is tall enough rootiest 2024-08-31 02:56:21 -04:00
  • 90237e41bd feat: add function to reload all plugins with exclusion list rootiest 2024-08-31 02:55:40 -04:00
  • d1d506c341 chore: add required plugins for lualine, minuet, and musiccontrols modules rootiest 2024-08-31 02:54:11 -04:00
  • 4155bb8e3f feat: add helper functions for managing keymaps with which-key support rootiest 2024-08-29 15:06:24 -04:00
  • d3ab2e0a39 style: adjust header formatting for improved readability rootiest 2024-08-29 15:06:09 -04:00
  • 5ee5086288 chore: ignore profile.json and rocks.toml in .gitignore rootiest 2024-08-29 15:05:54 -04:00
  • bb4e5bdc98 feat: integrate nvim-lspconfig with clangd offset encoding rootiest 2024-08-29 15:04:30 -04:00
  • d143f03026 feat: add keymap for inserting previous line indentation rootiest 2024-08-29 15:04:15 -04:00
  • ef011f2263 feat: add mini-move plugin to enhance text movement rootiest 2024-08-29 14:48:34 -04:00
  • 93e7a1afc4 feat: add on-click functionality to open LazyGit rootiest 2024-08-29 14:48:11 -04:00
  • 8ae7e9edb4 feat(lualine): add apply_todo_highlights function for enhanced icon highlighting rootiest 2024-08-29 14:47:57 -04:00
  • c9ff704dee feat: configure suda command to load vim-suda plugin rootiest 2024-08-29 14:47:32 -04:00
  • 25307d8d20 feat: enhance theme customization with additional plugin support rootiest 2024-08-29 14:47:12 -04:00
  • b32cfaa517 refactor: optimize transparency commands and mappings structure rootiest 2024-08-29 14:46:57 -04:00
  • 3a09669908 feat: add logo configuration with icon and color rootiest 2024-08-29 14:26:27 -04:00
  • a66e5b5dd4 feat: add Suda mode commands to cmd list rootiest 2024-08-29 14:26:07 -04:00
  • 95aa3ba040 docs: improve readability of options.lua with enhanced headers rootiest 2024-08-29 14:25:48 -04:00
  • 8f65f878a7 refactor: centralize all keybind definitions into data module rootiest 2024-08-29 14:25:29 -04:00
  • ac435892e9 feat: add experimental performance fork for nvim-cmp rootiest 2024-08-28 06:38:56 -04:00
  • 6405b16ef0 feat: add todos component to lualine sections and apply conditional rendering rootiest 2024-08-28 06:38:49 -04:00
  • 55b3e8125e feat: introduce customizable scope characters rootiest 2024-08-28 06:38:38 -04:00
  • f5b50cf8ff feat: add setup for transparency based on conditions rootiest 2024-08-28 06:38:23 -04:00
  • d6f7d68af1 fix: correct fallback themes order rootiest 2024-08-28 06:38:06 -04:00
  • b6445deed3 feat(dap): add integration with Neotest for various languages rootiest 2024-08-28 06:37:44 -04:00
  • 15c5832d79 refactor: update width limit for git blame display rootiest 2024-08-28 06:37:29 -04:00
  • a62b264d03 feat: add Rainbow Delimiters for colorful delimiter highlighting rootiest 2024-08-28 06:37:14 -04:00
  • 4cfa3e0fcf feat: integrate dockercomposelogs.nvim with telescope rootiest 2024-08-28 06:36:52 -04:00
  • 1653a9f1e5 refactor: improve readability of ignored_sources array in update_cache.sh rootiest 2024-08-28 06:36:33 -04:00
  • a7949a96fe feat: add automatic indentation insertion based on previous line rootiest 2024-08-28 06:36:13 -04:00
  • 04c5dbf2fe feat: add blinky utility function rootiest 2024-08-28 06:35:38 -04:00
  • 96a309216d feat: add profiling support with environment variable configuration rootiest 2024-08-28 06:35:28 -04:00
  • 40ad835130 feat: add blinky cursor utility module rootiest 2024-08-28 06:35:04 -04:00
  • 6b43b810c3 feat: introduce floating command window with history navigation rootiest 2024-08-28 06:34:45 -04:00