zbirenbaum / copilot-cmp

Lua plugin to turn github copilot into a cmp source
MIT License
1.13k stars 41 forks source link

get result with error index on the first line #44

Closed jyfzh closed 1 year ago

jyfzh commented 1 year ago

echo &cindent is 1 echo &autoindent is 1 echo &indentexpr is v:lua.require'nvim-yati.indent'.indentexpr()


i use a treesitter indent plugin nvim-yati, but i have try to disable the plugin, to make indentexpr empty. the error indent on the first line still show

https://user-images.githubusercontent.com/77335030/215337706-50bb6ba9-0568-4f63-a93f-76a73e9dff95.mp4

jyfzh commented 1 year ago

close due to dupilcate #45