emacsorphanage / helm-swoop

Efficiently hopping squeezed lines powered by Emacs helm interface
GNU General Public License v3.0
688 stars 55 forks source link

Untabify and add magic-comment to use space indent #162

Closed conao3 closed 4 years ago

conao3 commented 4 years ago

I'm sorry. I use emacs -Q for testing, I add Tab indent in #152. This PR fix it and add magic-commnet to use space indent.

cireu commented 4 years ago

I always use whitspace mode to check indentation. But #152 doesn't seems to introduce tab indentation. Maybe git do the transform for you.

cireu commented 4 years ago

Got it, it seems that magit diff was effected by my Emacs, I use git diff from cli and see the difference.