Commit Graph
431 Commits
Author SHA1 Message Date
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
rootiest 15a0028656 refactor: improve plugin check logic for better clarity and maintainability 2024-11-08 12:34:29 -05:00
rootiest 362b412d55 Feat(snacks): use folke's snacks
Use folke's snacks.nvim convenience plugin
2024-11-08 12:33:11 -05:00
rootiest de138a0bd4 feat: implement modern cipher for improved security 2024-11-05 06:03:40 -05:00
rootiest 709b8593c4 feat: integrate additional VSCode functionality 2024-11-05 06:03:28 -05:00
rootiest 94251b8743 feat: add support for todo-comments configuration 2024-11-05 06:03:07 -05:00
rootiest 0a8af845fe feat: add base64, hex, and ROT47 encoding/decoding functions to key mappings 2024-11-05 06:02:56 -05:00
rootiest 903838aeba feat: add several cipher functions for text transformation 2024-11-05 06:02:46 -05:00
rootiest 74df06483f feat: add support for searching cpp, python, nvim, vim, java, js, rust, and html files 2024-11-05 06:01:34 -05:00
rootiest 54d0ebefbd feat: add custom line numbering functionality to enhance visibility 2024-11-05 06:01:08 -05:00
rootiest 987e926795 feat: add functions to retrieve character on position and byte count 2024-11-05 05:57:21 -05:00
rootiest 3cb906c14b feat: add function to convert Windows paths to Unix format 2024-11-05 05:56:49 -05:00
rootiest bcccd5be1c feat: add handling for file_browser commands across multiple providers 2024-11-05 05:56:11 -05:00
rootiest 0f95168172 feat: add function to check if the current directory is a git repository 2024-11-05 05:55:25 -05:00
rootiest 1e676b9bed feat: introduce picker sets for various file types 2024-11-05 05:54:43 -05:00
rootiest fdf5a288ba feat: improve yank plugin configuration 2024-11-05 05:54:34 -05:00
rootiest 58d87e51cf feat: enhance Fzf Lua options for improved compatibility 2024-11-05 05:54:15 -05:00
rootiest 416d3bfa67 chore: improve plugin configuration for better flexibility 2024-11-05 05:54:09 -05:00
rootiest 82e6630575 fix: correct condition for todo comments 2024-11-05 05:53:54 -05:00
rootiest bebd896c09 feat: implement conditional todo return based on global variable and git repo 2024-11-05 05:53:34 -05:00