|
@@ -24,6 +24,10 @@ if executable('sbt')
|
|
Plug 'derekwyatt/vim-scala'
|
|
Plug 'derekwyatt/vim-scala'
|
|
endif
|
|
endif
|
|
|
|
|
|
|
|
+if executable('kotlin')
|
|
|
|
+ Plug 'udalov/kotlin-vim'
|
|
|
|
+endif
|
|
|
|
+
|
|
if executable('ansible')
|
|
if executable('ansible')
|
|
Plug 'pearofducks/ansible-vim'
|
|
Plug 'pearofducks/ansible-vim'
|
|
endif
|
|
endif
|