Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to use ZenCoding.vim #392

Open
chrisnicola opened this issue Jun 30, 2013 · 8 comments
Open

Unable to use ZenCoding.vim #392

chrisnicola opened this issue Jun 30, 2013 · 8 comments

Comments

@chrisnicola
Copy link
Contributor

I'm at a loss to explain what's happening. I've installed ZenCoding.vim via Vundle, but I can't complete anything. I'm using the default mapping for it but no action. I'm guessing at an incompatibility between plugins. Has anyone else got this to work?

@bronzehedwick
Copy link
Contributor

I have zen coding installed and working with spf13. Is there any other plugins you're running?

Sent from Mailbox for iPhone

On Sun, Jun 30, 2013 at 5:02 PM, Chris Nicola notifications@github.com
wrote:

I'm at a loss to explain what's happening. I've installed ZenCoding.vim via Vundle, but I can't complete anything. I'm using the default mapping for it but no action. I'm guessing at an incompatibility between plugins. Has anyone else got this to work?

Reply to this email directly or view it on GitHub:
#392

@spf13
Copy link
Owner

spf13 commented Jun 30, 2013

I had issues with it which is why it's no longer included. Interested to
hear more if someone sorted out the issues.

Steve Francia
spf13.com
@spf13

On Jun 30, 2013, at 5:43 PM, Chris DeLuca notifications@github.com wrote:

I have zen coding installed and working with spf13. Is there any other
plugins you're running?

Sent from Mailbox for iPhone

On Sun, Jun 30, 2013 at 5:02 PM, Chris Nicola notifications@github.com
wrote:

I'm at a loss to explain what's happening. I've installed ZenCoding.vim
via Vundle, but I can't complete anything. I'm using the default
mapping for it but no action. I'm guessing at an incompatibility between

plugins. Has anyone else got this to work?

Reply to this email directly or view it on GitHub:
#392


Reply to this email directly or view it on
GitHubhttps://github.com//issues/392#issuecomment-20256072
.

@chrisnicola
Copy link
Contributor Author

My .vimrc.bundles.local

let g:spf13_bundle_groups=['general', 'neocomplcache', 'programming', 'ruby', 'javascript', 'html', 'misc']

let g:spf13_no_autochdir = 1
let g:spf13_no_views =1

" Bundles "

Bundle 'jade.vim'
Bundle 'vim-coffee-script'
Bundle 'slim-template/vim-slim'
Bundle 'unimpaired.vim'
Bundle 'othree/javascript-libraries-syntax.vim'
Bundle 'ZenCoding.vim'

@emen
Copy link

emen commented Jul 5, 2013

It works for me too. I know it is obvious, but just want to make sure, the key is "", not solely "". E.g. html:5,

If doesn't work, it might help to set let g:user_zen_leader_key = 'y'.

It is such an essential plugin, would be great to have it by default.

@spf13
Copy link
Owner

spf13 commented Jul 5, 2013

Once you get it working, make a pull request. I'm happy to include it as
long as it plays well with others.

@Gaelan
Copy link
Contributor

Gaelan commented Jul 5, 2013

If we are to add zencoding, we might want to use sparkup if there is python support as it supports things extra features like “<“ to go up a level.
On Jul 5, 2013, at 8:38 AM, emen notifications@github.com wrote:

It works for me too. I know it is obvious, but just want to make sure, the key is "", not solely "". E.g. html:5,

If doesn't work, it might help to set let g:user_zen_leader_key = 'y'.

It is such an essential plugin, would be great to have it by default.


Reply to this email directly or view it on GitHub.

@Gaelan
Copy link
Contributor

Gaelan commented Jul 6, 2013

@spf13 Any thoughts about mappings? sparkup uses by default which we use for NERDTree.

@ttchin
Copy link

ttchin commented Jan 15, 2014

Is there a solution right now?
Zen Coding which is now renamed as Emmet still can't work in spf13.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants