Commit Graph
229 Commits
Author SHA1 Message Date
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 362b412d55 Feat(snacks): use folke's snacks
Use folke's snacks.nvim convenience plugin
2024-11-08 12:33:11 -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 fb29e927fc feat: enhance Todo comments functionality with conditional rendering 2024-11-03 01:52:15 -04:00
rootiest 77f9dc8363 feat: add configuration for Matchup plugin 2024-11-03 01:51:37 -04:00
rootiest 1126034bd1 feat: enable optional use of Astral colorscheme management via global variable 2024-11-03 01:49:48 -04:00
rootiest 834a702ded feat: add Neogit integration with customized graph style 2024-11-03 01:08:43 -04:00
rootiest 32a5362170 feat: add autocommand to ignore diagnostics in .env files 2024-11-03 01:08:33 -04:00
rootiest e7e6af17d2 feat: add configuration for file icons with specific glyphs 2024-11-03 01:08:08 -04:00
rootiest 1a8aa1a2b3 build: change wezterm-types source to gonstoll repository 2024-11-03 01:07:39 -04:00
rootiest ccf2691936 feat: enhance plugin loading mechanism
When lazy.nvim is not installed, plugins will attempt to load by
iterating through the directory and requiring each file
2024-11-03 01:07:12 -04:00
rootiest 62551bb062 refactor: update condition for auto dark mode plugin 2024-11-03 01:01:25 -04:00
rootiest 930219051d feat: update Telescope plugins to include smart-open 2024-11-03 01:01:14 -04:00
rootiest 05d678de7c chore: update nvim-updater configuration for GitHub releases 2024-11-03 01:00:55 -04:00
rootiest e3b92f4714 Feat(picker): improve picker usability
Allows pickers to be more intelligently selected , if the cmd is unavailable on the preferred
picker, others are tried automatically
2024-10-16 14:05:05 -04:00
rootiest 685ce4da70 🐛 Bug(lazydev): add back lazyvim to lazydev 2024-10-15 17:59:14 -04:00
rootiest c0e512ec4f perf: remove cmp sources for emoji/math/nerdfonts
NOTE: Use telescope symbols picker instead
2024-10-14 19:14:16 -04:00
rootiest e6be13ac99 feat: add new notify_updates optioon to nvim_updater 2024-10-14 19:13:14 -04:00
rootiest 65a0a2f6e5 fix: remove filetypes from drop opts 2024-10-14 19:12:52 -04:00
rootiest 6a9fcdc076 refactor: restructure plugin initialization for clarity 2024-10-12 05:52:54 -04:00
rootiest ba1d423d58 feat: enhance commit status display with additional options 2024-10-12 05:52:44 -04:00
rootiest 77f00762a2 feat: implement toggle option for discord presence 2024-10-11 13:02:29 -04:00
rootiest a09d836f0d feat: enhance statusline with icon and text concatenation 2024-10-11 12:49:00 -04:00
rootiest 4a735ad4e3 refactor: streamline cmp provider logic and improve clarity 2024-10-11 06:54:59 -04:00
rootiest a8849c6a95 feat: add loading options for WezTerm types support 2024-10-11 06:54:36 -04:00
rootiest edbbde6269 refactor: replace enabled property with conditional check 2024-10-08 04:29:44 -04:00
rootiest 2d0110cf61 refactor: improve status line configuration for clarity 2024-10-08 04:29:33 -04:00
rootiest bcb1114f1e feat: enhance clipboard integration with synchronization features 2024-10-08 04:29:10 -04:00
rootiest 0abd4ad6b7 refactor: clean up cmp provider setup for clarity 2024-10-08 04:28:50 -04:00
rootiest ae2ab84c67 feat: add markview.nvim plugin for enhanced markdown rendering 2024-10-08 04:27:40 -04:00
rootiest a59f6c896d feat: enhance image rendering configuration 2024-10-08 04:27:05 -04:00
rootiest b97c28ab71 feat: add support for note-taking functionality 2024-10-08 04:26:54 -04:00
rootiest 569505b073 refactor: replace 'enabled' with 'cond' for plugin configurations 2024-10-08 04:26:32 -04:00
rootiest 2adc8d6286 ♻️ Refactoring(ai-tools): use cond instead of enabled
Use the `cond` option instead of `enabled` for ai-tool plugins so they won't be tagged for removal
when disabled
2024-10-06 02:20:16 -04:00
rootiest e2a4b53a26 feat: use rootiest fork of volt
-- Adds a 'VoltWindow' filetype to volt windows
2024-10-04 16:58:23 -04:00
rootiest 96c71019db fix: harden against missing plugins
- Avoid errors when plugins are disabled by checking for them before
calling them whenever possible
2024-10-04 14:01:46 -04:00
rootiest 3cbae67bbd refactor: improve multicursor config 2024-10-04 14:00:41 -04:00
rootiest 1bdab9638f perf: improve cmp performance 2024-10-04 14:00:07 -04:00
rootiest 92ee80d478 perf: remove unused telescope-symbols plugin 2024-10-04 13:59:08 -04:00
rootiest 0cc15bbd9c fix: switch back to nvim nightly 2024-10-04 13:58:44 -04:00
rootiest 5eceb02184 fix: re-enable yanky 2024-10-04 13:58:28 -04:00
rootiest 7b76fb6f95 feat: improve cmp source and provider 2024-10-04 13:58:17 -04:00
rootiest 2c3ecca796 feat: introduce duck.nvim plugin with key mappings 2024-09-25 06:17:49 -04:00
rootiest 7aee452413 refactor: unify MultiCursor keybindings under <leader>m prefix 2024-09-25 06:17:38 -04:00
rootiest 6534bd49d1 fix: disable experimental cmp performance fork 2024-09-24 15:06:35 -04:00
rootiest f6f95098ce chore: standardize plugin override format 2024-09-24 14:52:02 -04:00