on How do you quickly navigate inside a source file using emacs ? · c/emacs · 1 pts · 2yUsing treesitter you can have text objects that are if statements or functions or whatever. From there it is just a key binding away
on How do you quickly navigate inside a source file using emacs ? · c/emacs · 1 pts · 2yUsing treesitter you can have text objects that are if statements or functions or whatever. From there it is just a key binding away
on God vs. Devil vs. Evil: What do you use to avoid key chords? Reviews please! · c/emacs · 1 pts · 2yIf you think modal editing in buffers life vterm is a Burden, then remove god mode from the hooks of those buffers. That what I did for evil mode
Using treesitter you can have text objects that are if statements or functions or whatever. From there it is just a key binding away
Using treesitter you can have text objects that are if statements or functions or whatever. From there it is just a key binding away
If you think modal editing in buffers life vterm is a Burden, then remove god mode from the hooks of those buffers. That what I did for evil mode