mirror of
https://github.com/LMMS/lmms.git
synced 2025-12-23 14:48:26 -05:00
This file tells the github online editor to use tabs of width 4 instead of 8. Open [this](https://github.com/JohannesLorenz/github_test/blob/master/test.cpp) test file in your browser to see how it works (the width is 5 in the example). Actually, it also tells many other editors...
6 lines
50 B
INI
6 lines
50 B
INI
root = true
|
|
|
|
[*]
|
|
indent_style = tab
|
|
tab_width = 4
|