tzachar

Results 91 comments of 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"

Currently, no. Would gladly accept a PR :)

All tests are passing using ndarray 0.16.1

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...

Not related, this is my config: ```lua autocomplete = { types.cmp.TriggerEvent.InsertEnter, types.cmp.TriggerEvent.TextChanged }, ```

Is someone working on this?