huy-hng / anyline.nvim

Neovim Indentation Line with Animations
71 stars 1 forks source link

feat: consider cursor column in context fetch #3

Closed willothy closed 1 year ago

willothy commented 1 year ago

Needs some testing, things break if the file's indentation characters and expandtab don't match.

Also adds methods for toggling anyline, and force refreshing marks.

TODO: Alternate method of determining indent characters