Commit Graph
450 Commits
Author SHA1 Message Date
rootiest 0545eb384a feat: implement native statuscolumn for improved line number visibility 2024-11-25 19:07:53 -05:00
rootiest 03751a3a71 feat: add customizable parameters for smear cursor animation 2024-11-25 19:07:10 -05:00
rootiest bede6f3c40 feat: add new terminal command for enhanced startup experience 2024-11-25 19:06:12 -05:00
rootiest ff4e12676b feat: add new mini logo for dashboard 2024-11-25 19:05:53 -05:00
rootiest 9ade777c01 fix: disable deprecated LSP provider in illuminate settings 2024-11-24 20:20:45 -05:00
rootiest a2bc422315 refactor: streamline blink compatibility integration 2024-11-24 20:20:37 -05:00
rootiest d850e29bbc style: update status column symbols for better clarity 2024-11-24 20:20:26 -05:00
rootiest 2b0b71d141 feat: implement smear cursor functionality with customizable options 2024-11-24 20:20:13 -05:00
rootiest a9203b51a9 feat: implement snacks statuscolumn configuration 2024-11-24 20:19:32 -05:00
rootiest 55931aa562 feat: add new module for VimScript configuration 2024-11-24 03:20:18 -05:00
rootiest 2d5a077607 feat: add smear cursor functionality for improved visual feedback 2024-11-24 03:19:59 -05:00
rootiest 2d486398d6 feat: add conditional rendering for dashboard sections based on Neovide 2024-11-24 03:19:49 -05:00
rootiest 4f62a6b91c refactor: encapsulate setup logic into a dedicated function 2024-11-24 03:19:35 -05:00
rootiest 70693e44d6 feat: enable clickable git components in statusline 2024-11-24 03:19:27 -05:00
rootiest 6a02889aaa enhancement: integrate snacks in catppuccin for better user experience 2024-11-24 03:18:51 -05:00
rootiest f1cc653431 chore: update lazygit invocation for improved functionality 2024-11-24 03:18:05 -05:00
rootiest c99db3c038 chore: clean up previous lazygit implementations from config 2024-11-24 03:17:10 -05:00
rootiest ea017acd0f feat: add configurable TTL for git status updates 2024-11-23 14:29:26 -05:00
rootiest a7129d6cc1 feat: enable horizontal motion keys to wrap to next line 2024-11-23 14:26:01 -05:00
rootiest 4ae59dee6c feat: support latex in treesitter configurations 2024-11-23 14:25:49 -05:00
rootiest 81b22ad8b8 refactor: remove deprecated none-ls configuration 2024-11-23 14:25:39 -05:00
rootiest 47544753c1 chore: remove commented-out configuration for footprints plugin 2024-11-23 14:25:14 -05:00
rootiest a692b1cc3c feat: integrate Blink completion support for enhanced coding experience 2024-11-23 14:24:08 -05:00
rootiest 7d9f26daeb feat: add snacks_dashboard to disabled filetypes in statusline 2024-11-23 14:23:33 -05:00
rootiest a3ac43c2cf feat: implement snacks dashboard functionality 2024-11-23 14:23:21 -05:00
rootiest f55f8976ce refactor: change live_grep to grep for consistency 2024-11-23 14:23:01 -05:00
rootiest 1fc5368cb7 feat: add function to retrieve system architecture 2024-11-23 14:22:35 -05:00
rootiest 6cf46f13eb fix: improve grep command handling with egrepify support 2024-11-23 14:22:28 -05:00
rootiest 7bfb413934 feat: enrich theming capabilities with additional ANSI16 color options 2024-11-23 14:21:35 -05:00
rootiest b57784ac53 feat: add architecture detection to disable incompatible plugins 2024-11-23 14:19:12 -05:00
rootiest 7e7afb35a8 feat: allow line wrapping for directional motions in configurations 2024-11-23 14:18:53 -05:00
rootiest 8c79ec4149 style: refine cursor effect parameters to achieve smoother animation 2024-11-23 14:18:26 -05:00
rootiest 97c969d46c feat: implement command-line abbreviation for lazy commands 2024-11-23 14:18:13 -05:00
rootiest 54779cab5d fix: disable avante support for termux 2024-11-13 20:03:11 -05:00
rootiest 3f096313fc fix: ensure single quotes are used consistently across configuration files 2024-11-12 14:19:44 -05:00
rootiest 3b759c93b6 fix: conditionally disable feature based on installed modules 2024-11-10 16:29:03 -05:00
rootiest d92cff3c18 refactor: streamline NeoMiniMap disabling logic for terminal users 2024-11-10 16:27:44 -05:00
rootiest b09405588b refactor: consolidate keymap additions into overrides configuration 2024-11-10 16:26:29 -05:00
rootiest 88d31b6bce fix: prevent rock loading on Termux to avoid compatibility issues 2024-11-10 16:18:44 -05:00
rootiest 50cebdbddd feat: add support for termux environment detection 2024-11-10 16:15:04 -05:00
rootiest 33daed6a63 refactor: modify plugin configuration for better usability 2024-11-10 14:46:57 -05:00
rootiest 47765ecb02 chore: set comment box plugin to load eagerly 2024-11-10 14:46:35 -05:00
rootiest 48919d82d9 feat: integrate sidebar configuration for enhanced symbol preview 2024-11-10 14:46:19 -05:00
rootiest e2e9b62d18 fix: disable todo-comments feature 2024-11-10 14:46:05 -05:00
rootiest b7b8711c44 perf: improve performance by enabling caching 2024-11-08 20:08:06 -05:00
rootiest 7ed8312745 feat: add rock configuration option to enhance plugin management 2024-11-08 16:24:14 -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 6f98bdb344 fix: update image processor to use magick_cli 2024-11-08 12:36:48 -05:00
rootiest 40f421cbcd refactor: separate auto-save configuration from utilities 2024-11-08 12:35:40 -05:00
rootiest a677f946ed feat: implement remapping for command mode using <Leader>q: 2024-11-08 12:34:48 -05:00