Commit Graph
384 Commits
Author SHA1 Message Date
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
rootiest 2fc5ed51ff feat: add C++ file type picker functionality 2024-11-05 05:53:18 -05:00
rootiest 1ffdf9e63d refactor: replace direct API calls with helper functions for autocommands 2024-11-05 05:52:09 -05:00
rootiest 0c2b5abc97 refactor: consolidate all data module references into a single data object 2024-11-03 01:52:42 -04: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 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
rootiest 1126034bd1 feat: enable optional use of Astral colorscheme management via global variable 2024-11-03 01:49:48 -04:00
rootiest 784083910d refactor: consolidate clipboard mappings into loop for cleaner code structure 2024-11-03 01:46:23 -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 da252215c4 refactor: simplify module loading mechanism 2024-11-03 01:01:56 -04:00
rootiest 5650e45945 feat: add custom highlight for visual mode status column 2024-11-03 01:01:42 -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 9586f22709 feat: rename 'Find Text' to 'Grep Text' for better clarity 2024-11-03 01:00:35 -04:00
rootiest 6bf5f8de94 feat: add auto-dark-mode conditional support 2024-11-03 01:00:26 -04:00
rootiest a211c67e03 feat: add post-configuration functions for enhanced functionality 2024-11-03 00:59:50 -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 38ebed3b0a Feat(picker): implement custom picker function
Allows for automated picker selection and some special features to make using pickers easier
2024-10-15 18:00:11 -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 3efddc37a0 feat: add clear search highlight mapping 2024-10-12 05:52:11 -04:00
rootiest 048066d6a4 feat: add function to append modeline after the last line 2024-10-12 05:52:01 -04:00
rootiest f242b24d87 fix: disable auto cursorline option for improved visibility 2024-10-12 05:51:46 -04:00
rootiest 2648b5152e 🐛 Bug(keymap): search selected text exit visual 2024-10-12 05:50:30 -04:00
rootiest 77f00762a2 feat: implement toggle option for discord presence 2024-10-11 13:02:29 -04:00
rootiest 7f11d574fe 🚑 Quickfix(dev): revert dev mode enabling
Keep dev mode disabled
2024-10-11 12:59:10 -04:00
rootiest a09d836f0d feat: enhance statusline with icon and text concatenation 2024-10-11 12:49:00 -04:00
rootiest 77b20b2831 feat: consolidate dashboard button definitions into a single table 2024-10-11 12:48:39 -04:00
rootiest e912800a52 refactor: replace hardcoded disabled_plugins with external configuration 2024-10-11 12:48:28 -04:00
rootiest 7ef39df68f refactor: remove redundant Git conflict handling logic 2024-10-11 12:48:14 -04:00
rootiest 8a36aa3602 feat: add .styluaignore to exclude options.lua from formatting 2024-10-11 12:48:04 -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 8b41d2436f refactor: remove redundant autocommands for color scheme and mode changes 2024-10-11 06:54:11 -04:00
rootiest dd372e08dd feat: add autoformat option in configuration 2024-10-08 04:29:56 -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