18 Commits
Author SHA1 Message Date
rootiest 096a0cb3b9 feat(nvim_updater): re-enable the nvim_updater plugin 2025-09-01 14:36:30 -04:00
rootiest 4545e18a68 feat(config): various config updates
Packaged updates to configuration.
2025-08-23 11:52:26 -04:00
rootiest 3f096313fc fix: ensure single quotes are used consistently across configuration files 2024-11-12 14:19:44 -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 05d678de7c chore: update nvim-updater configuration for GitHub releases 2024-11-03 01:00:55 -04:00
rootiest e6be13ac99 feat: add new notify_updates optioon to nvim_updater 2024-10-14 19:13:14 -04:00
rootiest 0cc15bbd9c fix: switch back to nvim nightly 2024-10-04 13:58:44 -04:00
rootiest 6534bd49d1 fix: disable experimental cmp performance fork 2024-09-24 15:06:35 -04:00
rootiest e5b552bab7 feat: add detailed status messages for updater terminal states 2024-09-24 14:48:30 -04:00
rootiest 5711b8ed33 fix: change verbosity setting to false in nvim-updater configuration 2024-09-21 10:32:52 -04:00
rootiest 181797de7e feat: introduce status updates for Neovim Updater in lualine statusline 2024-09-21 06:54:36 -04:00
rootiest da34d98a1c refactor: reorganize post-configuration functions into utils module 2024-09-15 06:14:16 -04:00
rootiest 22aa2b890a feat: add Neovim updater shortcut keys 2024-09-14 15:21:38 -04:00
rootiest 3689c29aae ♻️ refactor(nvim-updater): no need to specify cmds
don't lazy-load the updater
2024-09-14 03:37:18 -04:00
rootiest b6e3fb4965 feat(statusline): add Neovim updating status indicator with custom icon 2024-09-14 01:28:13 -04:00
rootiest 35e9c0a010 fix: ensure correct build type for Neovim source updates 2024-09-13 22:22:51 -04:00
rootiest 2e75d39c2d feat: add rootiest_dev option to enable/disable development mode for plugins 2024-09-13 09:26:32 -04:00
rootiest 2db14ae76a feat: introduce command to update Neovim via nvim-updater 2024-09-13 09:20:39 -04:00