Commit d78c9d0
fix(nvim-cmp): Check for nil value in opts table (#1559)
* feat(nvim-cmp): fix the issue of opts.sources not being initialized at the start
* Update lua/astrocommunity/completion/nvim-cmp/init.lua
---------
Co-authored-by: Uzair Aftab <48220549+Uzaaft@users.noreply.github.com>1 parent cb02020 commit d78c9d0
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
226 | 229 | | |
227 | 230 | | |
228 | 231 | | |
| |||
0 commit comments