Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 555 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 555 Bytes

fluentd.vim

Minimum vim syntax for fluentd.

Screenshot

Installation

Using vim-plug

  1. Add Plug 'yuzoiwasaki/fluentd.vim' to ~/.vimrc
  2. :PlugInstall

Using NeoBundle

  1. Add NeoBundle 'yuzoiwasaki/fluentd.vim' to ~/.vimrc
  2. Re-open vim or execute :source ~/.vimrc

License

See LICENSE file.