trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

View file

@ -0,0 +1 @@
<!-- 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>