Skip to content

Commit

Permalink
deleted: visualize tab in space
Browse files Browse the repository at this point in the history
  • Loading branch information
ncaq committed May 12, 2015
1 parent 273a0b6 commit c39ab47
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion profile/20_whitespace.el
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

(custom-set-variables
'(global-whitespace-mode t)
'(whitespace-style '(face tabs spaces trailing space-before-tab space-after-tab))
'(whitespace-style '(face tabs spaces trailing))
'(whitespace-action '(auto-cleanup))
)

Expand Down
Binary file modified profile/20_whitespace.elc
Binary file not shown.

0 comments on commit c39ab47

Please sign in to comment.