java.vim (183B)
1 " Last Change: 2020 avril 30 2 3 setlocal expandtab 4 setlocal shiftwidth=2 5 setlocal softtabstop=2 6 7 if exists('g:JavaComplete_PluginLoaded') 8 setlocal omnifunc=javacomplete#Complete 9 endif
nvim-config | |
Log | Files | Refs | README |