Skip to content

issues Search Results · repo:cofi/evil-leader language:"Emacs Lisp"

Filter by

34 results
 (51 ms)

34 results

incofi/evil-leader (press backspace or delete to remove)

I think it might be useful.
  • alienbogart
  • 1
  • Opened 
    on Jun 22, 2018
  • #41

- my complete environment Every time I eval my init buffer, evil-leader stops working. It works fine after I reload it manually.
  • alienbogart
  • 1
  • Opened 
    on Jun 21, 2018
  • #40

Say I there s a bunch of keybindings under the C-c x prefix already defined, e.g. C-c x s, C-c x f etc. Now I want to also have the same bindings under leader x s/f/etc. Is it possible to say something ...
  • unhammer
  • 1
  • Opened 
    on May 23, 2017
  • #39

While set-key-for-mode is helpful for emacs modes, as far as I can tell there is no way to associate a key with an evil mode (normal-mode, visual-mode for example). In VIM, one might do this for example: ...
  • ideasman42
  • 2
  • Opened 
    on Nov 26, 2016
  • #38

Hi, I m using evil-leader for a while now, but now that I want to add this mapping it doesn t work: (evil-leader/set-key ls helm-buffer-list) It gives Wrong type argument: commandp, helm-buffer-list, ...
  • zzantares
  • 2
  • Opened 
    on Jun 8, 2016
  • #37

please make it more clear why evil-leader is useful (either in this issue, but preferably in the readme). for instance, this also seems to work fine to get some basic leader key behaviour: (defvar my-leader-map ...
  • wbolster
  • Opened 
    on Feb 19, 2016
  • #36

I use this (evil-leader/set-leader SPC ) (evil-leader/set-key /t (kbd :bd! )) and when I type space and tab in emacs, it shows SPC TAB is undefined.
  • zhmiao
  • 1
  • Opened 
    on Feb 15, 2016
  • #34

secondary leader key could be bound to new commands. I need this because my hotkeys is almost used up but I have still lots of commands to bind.
  • redguardtoo
  • 3
  • Opened 
    on Feb 7, 2016
  • #33

Using the below configuration file (and the latest version of evil-mode and evil-leader as a submodule in my .emacs/modules directory), I am able to reproduce a bug where leader b is defined, but leader ...
  • gregory-nisbet
  • 1
  • Opened 
    on Jan 11, 2016
  • #32

Hey guys. In my emacs.org, I ve got the following configuration: (evil-leader/set-leader SPC ) (setq evil-leader/in-all-states t) (evil-mode nil) (global-evil-leader-mode) (evil-mode 1) I needed ...
  • zeroDivisible
  • 4
  • Opened 
    on Dec 14, 2015
  • #31
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub