Files
seer/tests/hellotabs/README.tabs
T
2022-12-12 16:31:45 -06:00

6 lines
147 B
Plaintext

To test tabs in source code, set the vim editor to use tabs and set the tab width to 4.
: set autoindent noexpandtab tabstop=4 shiftwidth=4