This commit is contained in:
mattn
2014-07-17 09:35:04 +09:00
parent ca6296fb7f
commit 761adcc4be
2 changed files with 3 additions and 3 deletions

View File

@@ -1671,7 +1671,7 @@ let s:emmet_settings = {
\ ."\t%body\n"
\ ."\t\t${child}|\n",
\ },
\ 'parenthesis': '{}',
\ 'parentheses': '{}',
\ },
\ 'slim': {
\ 'indentation': ' ',