Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 966 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 966 Bytes

vim-eros

A plugin to work with eros programming language

Install

  • Pathogen
    git clone https://github.com/unkiwii/vim-eros.git ~/.vim/bundle/vim-eros

  • vim-plug
    Plug 'unkiwii/vim-eros'

  • NeoBundle
    NeoBundle 'unkiwii/vim-eros'

  • Vundle
    Plugin 'unkiwii/vim-eros'

License

       DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                   Version 2, December 2004

Copyright (C) 2017 Lucas Gabriel Sanchez <unkiwii@gmail.com>

Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.

           DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

0. You just DO WHAT THE FUCK YOU WANT TO.