You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* 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 |
3 months ago | |
---|---|---|
.. | ||
autopairs.lua | 10 months ago | |
debug.lua | 3 months ago | |
gitsigns.lua | 10 months ago | |
indent_line.lua | 12 months ago | |
lint.lua | 4 months ago | |
neo-tree.lua | 6 months ago |