emacs/var/elfeed/db/data/32/32e816976f277ceb6da831d8f3dbe4dec70384a1
2022-01-03 12:49:32 -06:00

1 line
1.1 KiB
Plaintext

<!-- SC_OFF --><div class="md"><p>im really new to emacs. using doom emacs. i need some help customizing a couple things for the first time.</p> <p>so emac&#39;s default for moving to beginning/end of line is `C-a` and `C-e`. and emac&#39;s default for skipping to previous/next word is `C-left` and `C-right`. i want `C-left` and `C-right` to move to beginning of line and end of line. i also want `Shift-left` and `Shift-right` to skip to previous/next word (so same thing as default `C-left/right`)</p> <p>also im using evil so `o` in normal mode will create and go to next line, and enter insert mode. i want to remap this to `c`. in vim this would be `nnoremap c o`.</p> <p>how i can do this?</p> <p>thanks</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Far-Veterinarian9464"> /u/Far-Veterinarian9464 </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/r2h7p5/doomemacs_change_keybindings/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/r2h7p5/doomemacs_change_keybindings/">[comments]</a></span>