Results 35 comments of FAP

Same problem here. GNU Emacs 25.1.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.23) of 2016-11-18 fzf 20160908.806

`ivy-switch-buffer`: ``` - command-execute 2631 83% - call-interactively 2631 83% - funcall-interactively 2631 83% - ivy-switch-buffer 2526 79% - ivy-read 2526 79% - read-from-minibuffer 2517 79% - ivy--queue-exhibit 2494 78%...

From `counsel-find-file`: ``` - command-execute 5079 76% - call-interactively 5079 76% - funcall-interactively 5079 76% - counsel-find-file 4881 73% - counsel--find-file-1 4881 73% - ivy-read 4881 73% - read-from-minibuffer 4874...

Just found out the other day that you can expand the compiled function with TAB even though the GUI doesn't let you click on it. Thank you for the tip...

> So, we can't rely on controllers being in the controllers-folder; we can't rely on controllers having the _controller.ex post-fix; the only thing we can rely on is the module...

@nicorikken I'd like to create a PR to yasnippet-snippets with my fork of your snippets (https://github.com/fapdash/adoc-mode-yasnippet). Do you care about the MIT licensing or can we relicense to GPL3?

@nicorikken I don't see any of the snippets in the `adoc-mode-yasnippet` repo contain a `contributor` field. It looks like all the initial snippets for Atom where written by https://github.com/ldez and...

You can see our configuration here: https://github.com/vogellacompany/egit-privacy/commit/c68356ea0683fbdf59e76858c6856642e9e0cfac

Can you please explain the problem a bit more? Once we're connected with a remote server via ssh then this terminal session runs with the config of the remote server...