feat: add whitespace_mode external
This commit is contained in:
parent
741096cb43
commit
2ca1a742a1
3 changed files with 15 additions and 1 deletions
|
|
@ -114,6 +114,7 @@ pub const WhitespaceMode = enum {
|
|||
leading,
|
||||
eol,
|
||||
tabs,
|
||||
external,
|
||||
visible,
|
||||
full,
|
||||
none,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue