Gary Hurtz
Gary Hurtz
I ran into this last week. In my case, [orgmode.nvim](https://github.com/kristijanhusak/orgmode.nvim) choked after installing [coq.thirdparty](https://github.com/ms-jpq/coq.thirdparty). I found that coq.thirdparty's "lua/cmp" module was clashing with orgmode's check to see if cmp is...
Thanks Roger. Like many, I appreciate your effort developing and maintaining this. In case it helps, while investigating I came across similar pysqlite open issues [40617](https://bugs.python.org/issue40617) and [34916](https://bugs.python.org/issue34916).
It has been some time, but as described I was loading a file with \i which contained a sequence of lines formatted as \i . This allowed me easily execute...