We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c0ca7bc + dd03483 commit 3f080e3Copy full SHA for 3f080e3
indent/javascript.vim
@@ -15,7 +15,6 @@ setlocal nosmartindent
15
16
" Now, set up our indentation expression and keys that trigger it.
17
setlocal indentexpr=GetJavascriptIndent()
18
-setlocal formatexpr=Fixedgq(v:lnum,v:count)
19
setlocal indentkeys=0{,0},0),0],0\,,!^F,o,O,e
20
21
" Only define the function once.
0 commit comments