Skip to content

fishcakez/rebar_vim_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

rebar_vim_plugin

A rebar plugin to support vim-rebar.

Install

  • Clone this repo into your ERL_LIBS path. If ~/.erllibs is in ERL_LIBS:
cd ~/.erllibs && git clone https://github.com/fishcakez/rebar_vim_plugin.git
  • Compile the plugin:
cd rebar_vim_plugin && rebar compile
  • Add plugin to default rebar config (located at ~/.rebar/config):
{plugins, [rebar_vim_plugin]}.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages