Martin Laptev

Results 4 issues of Martin Laptev

#### Description :octocat: Undo-Tree discarding undo history leads to "No further undo information" message. I cannot get persistent undo to work consistently in spacemacs. Here is a link to my...

stale

I added `evil-replace-with-register` below `dotspacemacs-additional-packages '(` and added ``` (require 'evil-replace-with-register) ;; change default key bindings (if you want) HERE (setq evil-replace-with-register-key (kbd "cr")) (evil-replace-with-register-install) ``` below `(defun dotspacemacs/user-config ()`...

stale

## Netlify website address maptv.netlify.app ## Preferred rbind.io subdomain maptv.rbind.io ### Agreement - [x] By submitting this request, I promise I will at least write one blog post or create...

I would like `;` and `,` to move across lines, but nothing happens when I press `;`/`,`after I run out of matches on the current line. I have - IdeaVim...