3 lines
86 B
VimL
3 lines
86 B
VimL
" This enables the fancy automatic curly brackets.
|
|
let g:AutoInsertBracket_enable = 1
|