1 line
1.1 KiB
Plaintext
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's default for moving to beginning/end of line is `C-a` and `C-e`. and emac'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 -->   submitted by   <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>   <span><a href="https://www.reddit.com/r/emacs/comments/r2h7p5/doomemacs_change_keybindings/">[comments]</a></span> |