I use vim. Specifically I am using Janus. I have expandtab set. However, during the course of using vim, for some reason, my expandtab setting gets set to noexpandtab, and my files start to gain hard tabs. I have tried typing :verbose set expandtab?
but this does not show me anything (specifically, it shows me that noexpandtab
is set, but it doesn't show a file that is responsible for setting it).
So I would like to find out:
Thanks
Try this
:verb set expandtab?
:verb set et?
:verb set invexpandtab?
expandtab can really be set in a number of ways :/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With