• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1root = true
2[**]
3charset = utf-8  ; Implies no BOM.
4end_of_line = LF
5indent_style = space
6indent_size = 4
7insert_final_newline = true
8tab_width = 4
9