mirror of
https://github.com/epasveer/seer.git
synced 2026-08-30 00:50:42 +08:00
6 lines
147 B
Plaintext
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
|
|
|