Commit Graph
263 Commits
Author SHA1 Message Date
rootiest b7acc379bf feat: enhance cursor functionality with smear cursor integration 2024-12-11 14:57:39 -05:00
rootiest b346b142eb refactor: remove unused Noice plugin configuration 2024-12-11 14:57:08 -05:00
rootiest ed84e91a3c feat: add environment variable management support 2024-12-11 14:56:29 -05:00
rootiest 3adac71606 feat: add Treesitter end-wise support for better coding experience 2024-12-11 14:56:22 -05:00
rootiest 2196b41b5c feat: add 'ecolog' source to completion options 2024-12-11 14:54:51 -05:00
rootiest f73d39a89f enhance: add dynamic handling for dashboard section based on conditions 2024-12-11 14:54:41 -05:00
rootiest 89453dc581 🚑 Quickfix(offset_encodings): address nvim-nightly offset_encoding deprecations
This is a temporary hotfix to deal with offset_encoding/position_encoding requirements in the latest
nightly builds. Plugins should be updated to address this.

BREAKING CHANGE: blink.cmp is not working, fallback to nvim-cmp. noice.nvim using a fork. Likely
more to come. Watch for 'offset_encoding' scope tags in later commmits.
2024-11-25 19:12:25 -05:00
rootiest 25072a82ae feat: add ast-grep integration for Grug-Far 2024-11-25 19:08:52 -05:00
rootiest 0545eb384a feat: implement native statuscolumn for improved line number visibility 2024-11-25 19:07:53 -05:00
rootiest 03751a3a71 feat: add customizable parameters for smear cursor animation 2024-11-25 19:07:10 -05:00
rootiest bede6f3c40 feat: add new terminal command for enhanced startup experience 2024-11-25 19:06:12 -05:00
rootiest ff4e12676b feat: add new mini logo for dashboard 2024-11-25 19:05:53 -05:00
rootiest 9ade777c01 fix: disable deprecated LSP provider in illuminate settings 2024-11-24 20:20:45 -05:00
rootiest a2bc422315 refactor: streamline blink compatibility integration 2024-11-24 20:20:37 -05:00
rootiest 2b0b71d141 feat: implement smear cursor functionality with customizable options 2024-11-24 20:20:13 -05:00
rootiest a9203b51a9 feat: implement snacks statuscolumn configuration 2024-11-24 20:19:32 -05:00
rootiest 2d5a077607 feat: add smear cursor functionality for improved visual feedback 2024-11-24 03:19:59 -05:00
rootiest 2d486398d6 feat: add conditional rendering for dashboard sections based on Neovide 2024-11-24 03:19:49 -05:00
rootiest 70693e44d6 feat: enable clickable git components in statusline 2024-11-24 03:19:27 -05:00
rootiest ea017acd0f feat: add configurable TTL for git status updates 2024-11-23 14:29:26 -05:00
rootiest 4ae59dee6c feat: support latex in treesitter configurations 2024-11-23 14:25:49 -05:00
rootiest 81b22ad8b8 refactor: remove deprecated none-ls configuration 2024-11-23 14:25:39 -05:00
rootiest 47544753c1 chore: remove commented-out configuration for footprints plugin 2024-11-23 14:25:14 -05:00
rootiest a692b1cc3c feat: integrate Blink completion support for enhanced coding experience 2024-11-23 14:24:08 -05:00
rootiest 7d9f26daeb feat: add snacks_dashboard to disabled filetypes in statusline 2024-11-23 14:23:33 -05:00
rootiest a3ac43c2cf feat: implement snacks dashboard functionality 2024-11-23 14:23:21 -05:00
rootiest 6cf46f13eb fix: improve grep command handling with egrepify support 2024-11-23 14:22:28 -05:00
rootiest 7bfb413934 feat: enrich theming capabilities with additional ANSI16 color options 2024-11-23 14:21:35 -05:00
rootiest 54779cab5d fix: disable avante support for termux 2024-11-13 20:03:11 -05:00
rootiest 3f096313fc fix: ensure single quotes are used consistently across configuration files 2024-11-12 14:19:44 -05:00
rootiest 33daed6a63 refactor: modify plugin configuration for better usability 2024-11-10 14:46:57 -05:00
rootiest 47765ecb02 chore: set comment box plugin to load eagerly 2024-11-10 14:46:35 -05:00
rootiest 48919d82d9 feat: integrate sidebar configuration for enhanced symbol preview 2024-11-10 14:46:19 -05:00
rootiest 823e113276 🧹 refactor(data): require data modules directly
require data modules directly throughout config. No longer user
require("data") as a parent module
2024-11-08 12:39:30 -05:00
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