LazyVim.LazyVim/lua/lazyvim
Igor Guerrero ed10d3cf19
fix(sql): fix autocomplete, it was using the wrong plugin name on the LazyVim.has check (#4900)
## Description

`LazyVim.has` was called with the wrong plugin name.

## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
2024-11-28 07:21:00 +01:00
..
config feat(snacks): add keymap to copy url from gitbrowse (#4870) 2024-11-25 15:00:36 +01:00
plugins fix(sql): fix autocomplete, it was using the wrong plugin name on the LazyVim.has check (#4900) 2024-11-28 07:21:00 +01:00
util perf(ui): never show folds on dashboards 2024-11-18 21:27:36 +01:00
health.lua fix(health): add warning when not using 0.10.0 2024-05-16 21:25:51 +02:00
init.lua fix: add shim for vim.uv just in case someone upgrades lazyvim before lazy 2024-03-22 10:30:35 +01:00
types.lua style: better types for vim.api.nvim_create_autocmd 2024-06-07 23:02:47 +02:00