vim - How to I reduce the indentation in my Mac terminal shell? -


this question has answer here:

i have started using vi in terminal write shell scripts. however, noticed indentation large. in preference panel, change indentation?

if you're using vi, have set tab size using vi options.

when first open file, type : enter

set ts=4 

and set tab spacing 4 spaces per tab.


Comments

Popular posts from this blog

node.js - How to mock a third-party api calls in the backend -

c++ - Delete matches in OpenCV (Keypoints and descriptors) -

java - Could not locate OpenAL library -