Data Engineering/Scala
vim-scala plugin
__spunky__
2020. 2. 11. 15:06
vim-scala 플러그인이 계속 적용이 안돼서 검색하다보니 vim8로 업그레이드하면 된다는 글을 발견해서 해결.
https://github.com/derekwyatt/vim-scala/issues/75
Can't get it work with Vundle · Issue #75 · derekwyatt/vim-scala
Hi, This is probably some silly mistake that I am making, but I'm trying to install the plugin with Vundle: https://github.com/katcipis/my.vim/blob/master/vimrc#L73 And no magic happens :-(. I ...
github.com