repo.or.cz
/
far2l.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Alt-Shift-F9 in Options menu
[far2l.git]
/
.editorconfig
blob
7298504c04d00de1609818a7e8f46be21eba99de
1
root = true
2
3
[*]
4
charset = utf-8
5
end_of_line = lf
6
indent_style = tab
7
indent_size = 4
8
9
[*.yml]
10
indent_style = space
11
indent_size = 2
12
13
[CMakeLists.txt]
14
indent_style = space