zbirenbaum / copilot-cmp

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

Suggestion always use space, even file is indented with tab #95

Closed dinhtungdu closed 1 year ago

dinhtungdu commented 1 year ago

This issue appears after #92, the selected suggestions always use space when insert into the documentation, regardless of current indentation the file use.

This is being fixed in #94.

zbirenbaum commented 1 year ago

Fixed via #94