Skip to content

Open Ember files in a grid

License

Notifications You must be signed in to change notification settings

sukima/vim-emberlayout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-emberlayout

This plugin simply takes a base filename in an Ember.js project and will open a grid of windows for each related file.

animated screen shot

Commands, Mappings and Configuration

Read the help to know more.

Installation

Using Vundle:

Just add this line to your ~/.vimrc:

Plugin 'sukima/vim-emberlayout'

And run :PluginInstall inside Vim.

Copy and paste in your shell:

cd ~/.vim/bundle
git clone https://github.com/sukima/vim-emberlayout.git

Using vpm:

Run this command in your shell:

vpm insert sukima/vim-emberlayout

Using Plug:

Just add this line to your ~/.vimrc inside plug call:

Plug 'sukima/vim-emberlayout'

And run :PlugInstall inside Vim or vim +PlugInstall +qa from shell.

License

MIT

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •