-
Whenever I open a pdf in pdf-view-mode (I am using pdf-tools) with evil-colemak-basics-mode turned on I am unable to navigate with m-n-e-i (or with the traditional h-j-k-l). If I turn off evil-colemak…
-
https://github.com/expez/evil-smartparens/commit/026d4a3cfce415a4dfae1457f871b385386e61d3 needs to be more carefully thought out - it only partially fixed the issue. More specifically, as soon as evil…
-
When superword-mode is enabled simultaneous to clojure-mode, the cursor will get stuck at the end of specific lines when advancing one word at a time.
-
I am trying to use todotxt.el from Doom Emacs which uses Emacs evil mode quite extensively. I can of course add the keybinds in Doom config, but do you think having a sane set of keybinds in this pack…
-
evil-substitute is active in buffers with the fundamental major mode, even though I have set the auto-disable to 't. Calling the function evil-snipe-local-mode enables evil-snipe in that buffer.
-
Originally reported by: **Neeraj Sharma (Bitbucket: [neerajsharma2](https://bitbucket.org/neerajsharma2), GitHub: Unknown)**
----------------------------------------
Opening a large file say 8MB and…
TheBB updated
2 years ago
-
in evil-mode, command tabbar-ruler-move does not move the tab bar but just the cursor in edit area.
-
- Bug report
Emacs version: GNU Emacs 25.3.1 (x86_64-apple-darwin13.4.0, NS appkit-1265.21 Version 10.9.5 (Build 13F1911)) of 2017-09-13
Operating System: Darwin macbook.local 17.3.0 Darwin Kernel…
-
evil-smartparens doesn't work when using evil-mc.
It could be useful to make them work together.
Simple, temporary, solution is to disable evil-smartparens when working with multiple cursors.
My code…
-
Evil and I noticed the play mode looks a little like a wall of knobs all the same color. because it is. So
1. Add to the part data model two items, `playValueColor` and `playBGColor` which default …