Jorge Israel Peña

Results 62 comments of Jorge Israel Peña

I tried turning off this setting but it didn't do it for me, so maybe there's another extension that conflicts. When I do windows key + shift + k, it...

Thanks I really appreciate it! I've been using [this extension](https://chrome.google.com/webstore/detail/fast-tab-switcher/jkhfenkikopkkpboaipgllclaaehgpjf) which is actually very similar, but it uses a keybinding I am used to, CTRL+SHIFT+,. I'd really appreciate it if...

I'm also experiencing this. I hadn't updated enhancd in probably years and did so today and found that this is broken. Happy to help troubleshoot this.

You can probably use something like the `evil-normal-state-{entry,exit}-hook` hooks or the more general `evil-next-state` hook in which case you'd check the `evil-{next,previous}-state` variables to see if they're e.g. `'insert` or...

/cc @alexcrichton (nothing important, no need to read/reply; just if you're interested) TL;DR: A while back I attempted a complete rewrite of glob. I called it [glob-prime](https://github.com/blaenk/glob-prime), as in `glob'`....

So it's not just me? Ok cool!

This is because https://github.com/emacs-helm/helm/commit/d6dfb8f1e now verifies that the action exists in the source.

It'd be nice if `helm-ext-ff-define-split` could take an additional optional parameter for the helm source and then call `helm-add-action-to-source` on that source for each generated action.

@drslump Any chance you can re-submit that to this repository? It seems like the vim-colors-solarized repository only exists as a convenience, such as for vim package managers. Perhaps that's why...

This would seriously be very useful especially for allowing users to use Solarized variables for highlight groups like `User1` et al. This theme does different checks to come to the...