Commit Graph
525 Commits
Author SHA1 Message Date
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
rootiest 1678c1a244 style: clean up whitespaces in options configuration 2024-12-18 14:26:57 -05:00
rootiest 76cb67e6e9 feat: implement keymap for swapping buffer positions 2024-12-18 14:26:25 -05:00
rootiest b75a6552ad feat: remap 'q' to '<nop>' to prevent accidental macro recordings 2024-12-18 14:26:08 -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 18cc33490c refactor: utilize utility function for color fetching 2024-12-18 14:25:20 -05:00
rootiest 3e9fe8b39e fix: ensure nvim-cmp is recognized for plugin operation 2024-12-18 14:24:57 -05:00
rootiest be6645bdd5 feat: enable main entry point for indent-blankline plugin 2024-12-18 14:24:43 -05:00
rootiest 00a78e028b fix: correct mapping for snippet insertion in completion 2024-12-18 14:24:34 -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 7931ac4f5d style: standardize string quotes in highlight.lua 2024-12-11 14:59:40 -05:00