Skip to content

Commit

Permalink
Use my fork of vim-ember-hbs
Browse files Browse the repository at this point in the history
  • Loading branch information
camthompson committed Nov 11, 2016
1 parent fee2763 commit f187a99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vimrc
Expand Up @@ -21,7 +21,6 @@ Plug 'janko-m/vim-test'
Plug 'jiangmiao/auto-pairs'
Plug 'jonathanfilip/vim-lucius'
Plug 'joshdick/onedark.vim'
Plug 'joukevandermaas/vim-ember-hbs'
Plug 'junegunn/gv.vim'
Plug 'justinmk/vim-sneak'
Plug 'kana/vim-textobj-entire'
Expand Down Expand Up @@ -88,6 +87,7 @@ Plug 'zerowidth/vim-copy-as-rtf'
Plug '~/.vim/bundle/ZoomWin'

Plug '~/src/vim-ember'
Plug '~/src/vim-ember-hbs'

call plug#end()
" }}}
Expand Down

0 comments on commit f187a99

Please sign in to comment.