tzachar
tzachar
All my comments are included inside gitlab's review process. you can access it from the top of the pull request (https://github.com/tzachar/cmp-ai/pull/14/files/f4877c51e2c4354dea5eb3ffa95530b481b7c8d3). search for "view reviewed changes"
Thanks @alexandradeas My bad.
Currently, no. Would gladly accept a PR :)
All tests are passing using ndarray 0.16.1
@onsails Any chance of a merge?
Still getting this: ``` Error executing vim.schedule lua callback: vim/shared.lua:0: after the second argument: expected table, got nil stack traceback: [C]: in function 'error' vim/shared.lua: in function 'validate' vim/shared.lua: in...
@hrsh7th Still getting this...
@hrsh7th Alas, this is still happening to me :(
Not related, this is my config: ```lua autocomplete = { types.cmp.TriggerEvent.InsertEnter, types.cmp.TriggerEvent.TextChanged }, ```
Is someone working on this?