neovim-config/after/ftplugin/cpp.vim

3 lines
86 B
VimL
Raw Normal View History

" This enables the fancy automatic curly brackets.
let g:AutoInsertBracket_enable = 1