User Tools

Site Tools


vim:config:indentation:indentation_options

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
vim:config:indentation:indentation_options [2022/10/08 14:19] petervim:config:indentation:indentation_options [2022/10/08 14:21] (current) peter
Line 40: Line 40:
  
 **tabstop** changes the width of the TAB character, plain and simple. **tabstop** changes the width of the TAB character, plain and simple.
 +
 +<WRAP info>
 +**NOTE:**  Considerations:
 +
 +  * Using a **tabstop** value other than the default (8 spaces), will result in your file having a different appearance when using tools such as cat (type on Windows), which cannot use a custom width tab character.
 +    * On the other hand, using hard tabs for indentation, allows others to view your code with the amount of indentation they prefer.
 +    * Which of these considerations should have priority, is a matter of personal preference (and company policy). 
 +
 +</WRAP>
  
 ---- ----
  
vim/config/indentation/indentation_options.1665238771.txt.gz · Last modified: 2022/10/08 14:19 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki