We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb8fd4a commit 5b12fddCopy full SHA for 5b12fdd
indent/scala.vim
@@ -12,7 +12,7 @@ setlocal indentexpr=GetScalaIndent()
12
13
setlocal indentkeys=0{,0},0),!^F,<>>,<CR>
14
15
-setlocal autoindent sw=2 et
+"setlocal autoindent sw=2 et
16
17
if exists("*GetScalaIndent")
18
finish
0 commit comments