Hi, I notice @seangriffin types some EjHelpers while editing code: Ejmodel, Ejview, Ejcollection, etc.
How do I copy them into my vimrc? Are they based on tpope’s projectionist? I searched GitHub - sgrif/vim-config: My personal vim configuration. but didn’t see how they were defined.
More generically, I’d welcome any hints on how to navigate backbone better… Ctrlp works OK, but I keep opening the wrong language (“dangit, a ruby model. I wanted js”).
Thanks!