diff options
| author | Anjishnu Banerjee <107052359+kaezrr@users.noreply.github.com> | 2024-11-20 19:10:51 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-20 08:40:51 -0500 |
| commit | f72b2cdbeed166399734f40685bbcc403b02ecf0 (patch) | |
| tree | fe3710b4368ebd7a2d216e8bad79bab04e9cda0a /nvim/lua/telescope-setup.lua | |
| parent | dadb954a7fe96619960dd972b449a8ac1f6a8455 (diff) | |
| download | dots-f72b2cdbeed166399734f40685bbcc403b02ecf0.tar.gz | |
Fix nvim-dap not lazy loading (#1216)
* Fix nvim-dap not lazy loading
The keys property had local variables 'dap' and 'dap-ui' that used `require` and prevented all DAP related plugins from lazy-loading.
Fixed this by changing keys to a table and substituting the local variables with a lamba function
* Make debug keybind descriptions more consistent
Diffstat (limited to 'nvim/lua/telescope-setup.lua')
0 files changed, 0 insertions, 0 deletions