plugins. ◦ Plugin examples: vim-rails (I don't use it), Denite.nvim, NeoSnippet, … • Vim plug-ins are written in Vim script. ◦ And, many "dark-powered" Vim plug-ins are written in Python.
language. • We can use gems e.g.) ActiveSupport • We can use Ruby's powerful standard libraries ◦ https://docs.ruby-lang.org/ja/latest/class/String.html • See more information → :help ruby ◦ http://vim-jp.org/vimdoc-ja/if_ruby.html