## Set TextMate indentation
encoding         = UTF-8
softWrap         = true
tabSize          = 2
# invisiblesMap    = true

[ *]
softTabs         = true

[ {CMakeLists.txt,*.cmake} ]
fileType         = "source.CMakeListfile"

[ *.{c,h,h.in} ]
fileType         = "source.c"