lazy.nvim/lua/lazy/manage
TheSast 0694651fd3
feat(loader): warn when maplocalleader is changed after init (#1326)
* feat(loader): warn when maplocalleader is changed after init

* docs: default maplocalleader

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2024-03-07 17:32:07 +01:00
..
task fix(fs): error when plugin directory to delete is not a valid directory 2024-01-19 16:09:28 +01:00
checker.lua style: sort requires 2023-10-09 11:25:42 +02:00
git.lua fix(git): comment sign detection in get_config function (#1281) 2024-01-20 15:05:26 +01:00
init.lua feat(git): show error for local changes during check/update 2023-10-10 11:42:01 +02:00
lock.lua fix(manage): prevend auto conversion 'CRLF' to 'LF' in update lazy-lock.json on Windows. Fixes #1093 (#1094) 2023-10-09 16:17:42 +02:00
process.lua fix(git): unset GIT_INDEX_FILE so we dont accidentally overwrite a different git repo. Fixes #1107 2023-10-12 12:23:42 +02:00
reloader.lua feat(loader): warn when maplocalleader is changed after init (#1326) 2024-03-07 17:32:07 +01:00
runner.lua fix(ui): running tasks are now less twitchy 2023-10-17 10:30:23 +02:00
semver.lua feat: added full semver and range parsing 2022-11-28 07:31:43 +01:00