Commit Graph
131 Commits
Author SHA1 Message Date
rootiest 2d6d322f8e add new condtionals for plugins that can be toggled/disabled 2025-02-08 20:17:50 -05:00
rootiest da94667d40 add cmd table for code-companion 2025-02-08 20:17:16 -05:00
rootiest 207f59ff45 update Pick function annotations 2025-02-07 15:39:18 -05:00
rootiest 51c57914a4 Add snacks.picker to Pick function 2025-02-07 15:36:12 -05:00
rootiest b986fad055 fix cmp keymapping 2025-01-13 21:12:00 -05:00
rootiest 5162860a70 change discord-presence lazy-load event 2025-01-13 21:11:41 -05:00
rootiest 0fd404bbf9 add FloatingHelp and lualine conditionals 2025-01-13 21:11:17 -05:00
rootiest c253d75d2a move additional plugin cmd specs to a centralized location 2025-01-13 21:10:57 -05:00
rootiest 70d734280e fix breaking change in smear-cursor config 2024-12-28 18:51:20 -05:00
rootiest a43a6e3c3f use helix preset for which-key
and offset for neominimap
2024-12-28 18:50:58 -05:00
rootiest c3e008dd67 replace deprecated termopen 2024-12-28 18:41:22 -05:00
rootiest d2c596cbab feat: add smart-open functionality to enhance file navigation 2024-12-18 22:16:11 -05:00
rootiest 6ab41033bf feat: add autocommands to enter insert mode in terminal buffers 2024-12-18 14:25:57 -05:00
rootiest 3322cd58b1 feat: add function to retrieve system architecture 2024-12-18 14:25:48 -05:00
rootiest a78d4f1c43 fix: update color fetching method for Git signs in statusline 2024-12-18 14:25:31 -05:00
rootiest d2bda27817 feat: enhance Noice configuration with progress and route options 2024-12-11 15:03:11 -05:00
rootiest c7c8ccb503 chore: incorporate transparent background feature into theme config 2024-12-11 15:02:53 -05:00
rootiest 4d7f36807b fix: ensure background color fallback is applied in smear cursor settings 2024-12-11 15:01:49 -05:00
rootiest 4b01fd9abd feat: add custom key mappings for Yanky commands 2024-12-11 14:46:36 -05:00
rootiest 6ba4d3fcf4 fix: update key bindings for mini.files and Neotree 2024-12-11 14:46:22 -05:00
rootiest 87dc747073 feature: implement custom search path for Telescope file finding 2024-12-11 14:45:55 -05:00
rootiest 03751a3a71 feat: add customizable parameters for smear cursor animation 2024-11-25 19:07:10 -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 55931aa562 feat: add new module for VimScript configuration 2024-11-24 03:20:18 -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 4ae59dee6c feat: support latex in treesitter configurations 2024-11-23 14:25:49 -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 3f096313fc fix: ensure single quotes are used consistently across configuration files 2024-11-12 14:19:44 -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 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 bebd896c09 feat: implement conditional todo return based on global variable and git repo 2024-11-05 05:53:34 -05:00
rootiest 2fc5ed51ff feat: add C++ file type picker functionality 2024-11-05 05:53:18 -05:00
rootiest 0c2b5abc97 refactor: consolidate all data module references into a single data object 2024-11-03 01:52:42 -04:00
rootiest 0261c76cec feat: add key mapping for 'jk' to escape in insert and visual modes 2024-11-03 01:51:13 -04:00
rootiest cf560790cf feat: add EasyAlign key mapping for enhanced text alignment 2024-11-03 01:51:01 -04:00