Commit Graph

85 Commits

Author SHA1 Message Date
condy a798f63983 fixup! Mention the assumption in README 2021-09-04 16:18:30 +08:00
condy 89eeba0ecc Mention the assumption in README 2021-09-04 16:14:14 +08:00
condy 6a23a59782 company: remove evil-collection-company-use-tng flag 2021-07-07 12:29:32 -07:00
James Nguyen 48d2b1ef6e Add find-references/find-usages type bindings
Since these bindings have a potential usage clash with "gr", we add an
additional option here to do disable for the case where the user wants to keep
"gr" in their non programming modes but don't want find-refs type keybindings in
their programming modes.

g? may be another good candidate for finding references.
2021-02-03 11:47:59 -08:00
James Nguyen 1b86bac736 Readme: Add unimpaired setting 2021-02-03 11:44:17 -08:00
James Nguyen 1d87b81c1d Indent 2021-02-02 18:04:53 -08:00
James Nguyen 7fd63406cf Readme: Tweak and mention #196 (#196) 2021-02-01 23:40:58 -08:00
Jonathan Lai 63ddc09f3d CI Badge: Travis -> Github Actions 2020-12-18 10:47:09 +01:00
James Nguyen 7233e60b62 Tweak readme to account for evil-magit's inclusion 2020-11-25 13:15:57 -08:00
condy 04110f090f read-only mode bindings 2020-11-15 18:53:44 +01:00
crocket 2762b00c47 Add `g TAB` as a substitute on terminal for Tab. 2020-07-11 11:55:34 -07:00
condy a0de3a9cf3 calendar: Bind Org functions in calendar keymap 2020-06-18 11:28:43 -07:00
crocket 67c27119d9 Start ensuring terminal compatibility for Enter and Tab
* readme.org now has a new guideline for terminal compatibility.
* dired, help, and info modes are modified for terminal
compatibility.
2020-01-23 00:13:18 -08:00
Bart Brouns ace73501c2 Disable <tab>-based bindings by default
fixes #274
2019-10-29 12:19:39 +01:00
Michael Bogdan 76c1245971 Add evil-markdown to third-party packages in readme 2019-10-17 17:58:06 -07:00
Michael Bogdan 516e28d5b5 Update readme.org 2019-10-16 21:29:29 -07:00
Michael Bogdan 663615f4a5 Reformat third-party packages in README as table 2019-10-16 21:29:29 -07:00
James Nguyen 3f1ab92b20 Point to another DOOM link
The one one seems to be gone.
2019-10-13 11:56:18 -07:00
michaelbogdan 96a7e7dce7 Add evil-ledger to list of third-party packages 2019-10-13 12:20:35 +02:00
Justin Burkett 107ed151e9 Fix loading of evil-collection-X from subdirs
Create autoloads for each of the setup functions in evil-collection. Add
evil-collection-require, which is a version of require that knows where the
evil-collection files live.

Use evil-collection-require to fix header in evil-collection-woman.

Update readme to reflect the fact that it's no longer necessary to load the
evil-collection-X file to run evil-collection-X-setup
2019-10-09 19:41:45 -07:00
James Nguyen 081deaf903 Tweak readme (#107) 2019-05-18 12:45:45 -07:00
duianto 9e04ee565d Fix readme.org typos 2019-01-11 00:21:52 -08:00
James Nguyen 8507287931 Tweak general config mention (#219) 2019-01-06 14:26:45 -08:00
willbush 88b083b5b0 Add mention of other packages loading evil to readme
see: https://github.com/emacs-evil/evil-collection/issues/215
2019-01-03 04:17:20 -08:00
willbush 2c5e2d3418 fix inline code typo 2019-01-03 04:17:20 -08:00
Philippe Vaucher 69e5dab89c Fix typos 2019-01-03 00:33:28 -08:00
James Nguyen 8307072fa0 Add melpa stable badge 2018-09-12 18:00:06 -07:00
James Nguyen cad5ad3d66 Change readme to account for evil-want-integration 2018-09-12 09:26:16 -07:00
Pierre Neidhardt 87fa49031e readme: Remove references to evil-ediff and evil-mu4e now they have been merged 2018-06-16 19:12:17 +02:00
Pierre Neidhardt 2b603d365c Make it explicit that minibuffer-related packages (e.g. Helm) need the option 2018-06-11 08:18:54 +02:00
Pierre Neidhardt 105e01c6dd readme: Fix formatting of ~evil-collection-init~ example 2018-05-29 23:23:55 +02:00
Pierre Neidhardt 6ff7e09883 readme: Remove beta warning 2018-05-11 10:34:56 +02:00
noctuid 502def36c0 Optionally provide modes to evil-collection-init 2018-04-15 10:04:42 -07:00
James Nguyen 2ebc7a93c6 Readme: Remove extra line 2018-03-31 10:22:50 -07:00
James Nguyen af8dfc4f7f Format readme with indent-region 2018-03-31 10:21:56 -07:00
James Nguyen 2331fd54e2 Add bindings for modes that don't use insert state (#106) 2018-03-31 10:20:51 -07:00
James Nguyen 1d195fbbe7 Update link 2018-03-30 19:20:57 -07:00
Andrej Lamov b5491fe276 Fix typo in README 2018-03-29 09:06:28 +00:00
Pierre Neidhardt f3551fe847 readme: Fix typos and formatting
GitHub has some issues with Org processing:

- It cannot change the starting number of enumerated lists.
- #+LINK tags cannot contain hyphens.
- Sometimes '=' has to be used instead of '~'.
2018-03-24 09:00:08 +05:30
noctuid 1853b53a8d Add key translation functionality
Also add evil-collection-setup-hook. Fixes #5 and #98.
2018-03-23 14:22:06 +05:30
Pierre Neidhardt 09fade374c readme: Finalize marking rationale 2018-02-27 09:19:36 +01:00
James Nguyen 7f0988479a Mention evil-lispy 2018-02-20 19:14:35 -08:00
James Nguyen 52462cb8bf Readme: Tweak 2018-01-28 13:10:10 -08:00
James Nguyen a41e6a4809 Update README with FAQ section
Added snippet to show how to give SPC precedence.
2018-01-28 13:07:28 -08:00
James Nguyen 5313e2337d Readme: Clip some lines 2018-01-28 13:04:28 -08:00
James Nguyen 08ee8e9f01 Attempt to fix some links 2018-01-27 15:54:08 -08:00
James Nguyen fdfa735784 Tweak readme 2018-01-27 11:53:39 -08:00
James Nguyen 45282c1476 Readme: Clarify and fix some errors 2018-01-14 12:30:25 -08:00
James Nguyen 68a214064c Indium: Add debugger interaction keys 2018-01-13 11:06:38 -08:00
Shahin Azad f94e3657de Add missing setq in `use-package` snippet
correctly set `evil-want-integration` to `nil`
2018-01-13 02:22:53 -08:00