Commit Graph
539 Commits
Author SHA1 Message Date
rootiest 7286c2adab add is_ghostty function to identify when terminal is ghostty 2025-02-08 20:20:00 -05:00
rootiest f63830e4a5 add ft for acedemic plugin 2025-02-08 20:19:22 -05:00
rootiest fd5614d307 remove telescope from dependencies
this is necessary to ensure telescope wont be loaded when toggled off in
options.lua
2025-02-08 20:19:03 -05:00
rootiest 755a38368c add code-companion dependencies table 2025-02-08 20:18:29 -05:00
rootiest d86a07a4a0 use new Pick global in dashboard 2025-02-08 20:18:05 -05:00
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 7c893a72c9 minor formatting correction
use single quotes when possible instead of double quotes
2025-02-08 20:16:57 -05:00
rootiest f6074cc198 add new picking global (Pick)
this allows you to run `Pick` instead of `require('data.func').pick`
Makes accessing the picker function easier/quicker/cleaner.
This is now implemented throughout the config.
2025-02-08 20:16:14 -05:00
rootiest 286df25462 a couple new keymap overrides 2025-02-08 20:14:07 -05:00
rootiest 1bbd9bac30 add new default ai-chat provider option (code-companion)
disable avante and use code-companion instead
2025-02-08 20:13:30 -05:00
rootiest 142aafc7ff add yazi toggle option 2025-02-08 20:12:33 -05:00
rootiest 2d3b4c1543 add luarocks toggle option 2025-02-08 20:12:24 -05:00
rootiest 5c0010dd5a add tiny-inline-diagnostic toggle option
default on
2025-02-08 20:12:10 -05:00
rootiest 5dd3af0083 add new default picker option: snacks.picker
Now telescope and fzf-lua are disabled by default
Significant performance boost!
2025-02-08 20:11:43 -05:00
rootiest 34e46cba1c clean up additional dynamic keymaps 2025-02-08 20:09:49 -05:00
rootiest 1255161d4b make smart-splits mappings more dynamic
only use them when using smart-splits
2025-02-08 20:08:49 -05:00
rootiest 23959a9b77 add autocmd for non-ignored fts
used to lazy-load on actual normal buffer opening
2025-02-08 20:06:53 -05:00
rootiest 36febe9fe3 rework qalc mappings 2025-02-08 20:06:11 -05:00
rootiest 191f0cb798 remove lazygit utils
(using snacks.lazygit instead)
2025-02-08 20:05:35 -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 474b358456 clean unused components for lualine 2025-01-13 21:17:27 -05:00
rootiest 783bb72a6c further refine cmp plugin config (still WIP) 2025-01-13 21:17:10 -05:00
rootiest 0d43b79a41 configure snacks indent/scope/chunk 2025-01-13 21:16:22 -05:00
rootiest 0492b72a27 improve telescope lazy-loading and remove unused plugins 2025-01-13 21:15:55 -05:00
rootiest 1c6b5714bc improve lazy-loading significantly and remove unused plugins 2025-01-13 21:13:17 -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 4cd9063a82 add more options for toggling features 2025-01-13 21:10:38 -05:00
rootiest 7baf187b65 tweak neovide effects 2025-01-13 21:10:10 -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 66cb9db1d8 use codeium and blink by default 2024-12-28 18:50:11 -05:00
rootiest 2eb67cf340 remove unused plugins 2024-12-28 18:49:11 -05:00
rootiest 4f1bcddcd9 fzf-lua winopts tweaks 2024-12-28 18:48:37 -05:00
rootiest d669855aa7 comment titles for plugin specs 2024-12-28 18:48:14 -05:00
rootiest f1a73e1fcd add additional spelling language features 2024-12-28 18:47:58 -05:00
rootiest 091b460aa2 remove unused editor plugins 2024-12-28 18:47:43 -05:00
rootiest 9639ed8d02 ecolog keymapping 2024-12-28 18:47:16 -05:00
rootiest ed91356e05 fix blink mini.files incompatibility 2024-12-28 18:46:58 -05:00
rootiest dfddc7c0e7 update codeium plugin reference 2024-12-28 18:46:20 -05:00
rootiest 3975402192 add initial support for codeium status in lualine 2024-12-28 18:46:01 -05:00
rootiest d89d385a15 make keymap override more flexible 2024-12-28 18:45:41 -05:00
rootiest ba40d4ad11 execute early options before anything else 2024-12-28 18:45:16 -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 36ef1f55af feat: enhance fzf-lua options for improved usability 2024-12-18 22:16:02 -05:00