mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-04-20 13:15:46 +02:00
10 lines
104 B
INI
10 lines
104 B
INI
root = true
|
|
|
|
[*.java]
|
|
indent_size = 2
|
|
indent_style = space
|
|
|
|
[*.kt]
|
|
indent_size = 2
|
|
indent_style = space
|