Files
dotfiles/vim/.vim/ftplugin/java.vim
2018-11-30 22:27:56 +01:00

5 lines
52 B
VimL

imap { {<Enter>}<Esc>kA
imap ( ()<Esc>i
imap () ()