anuvyklack / pretty-fold.nvim

Foldtext customization in Neovim
Apache License 2.0
441 stars 21 forks source link

indentation of folds is slightly off #30

Open chrisgrieser opened 1 year ago

chrisgrieser commented 1 year ago

I have keep_indentation = true and noexpandtab, and the indentation seems to be a bit off.

unfolded:

Pasted image 2022-11-30 12 36 37

folded:

image