aboutsummaryrefslogtreecommitdiff
path: root/doc/source/faq.rst
AgeCommit message (Collapse)Author
2021-06-15Add info about `evil-symbol-word-search` to FAQ. (#1431)Ilya Grigoriev
For me, the Evil default of using words instead of symbols is only really important for `#` and `*` searches. The fix for them is much simpler than for the other motions after https://github.com/emacs-evil/evil/issues/360 (thanks!).
2021-01-09Expand FAQ discussion of word vs. symbol text objectsAmir Yalon
Add reference to the `o` key in the default text objects keymap, as an alternative to `w` in some cases.
2019-12-21Move FAQ to main documentationEivind Fonn