You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some files have tabs as part of the syntax, like Makefile.
I propose to put the tab-expansion under a flag --tab, which could have a number argument TABSIZE that defaults to 8.
This is a breaking change, so, new major version: 0.1.
The text was updated successfully, but these errors were encountered:
Some files have tabs as part of the syntax, like
Makefile
.I propose to put the tab-expansion under a flag
--tab
, which could have a number argumentTABSIZE
that defaults to 8.This is a breaking change, so, new major version: 0.1.
The text was updated successfully, but these errors were encountered: