Commit Graph

72 Commits

Author SHA1 Message Date
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
James Nguyen a37e87dd21 Gate indium debugger bindings with defcustom 2018-01-11 19:32:35 -08:00
James Nguyen 0e0f007768 Add quick snippet about contributing 2018-01-11 19:26:11 -08:00
James Nguyen 7bf7363865 Add debugging rationale and support for some modes
Tweaked edebug
2018-01-11 19:26:08 -08:00
James Nguyen 82969b9f91 Reorder readme 2018-01-11 19:26:03 -08:00
James Nguyen 8768cf69cc Add section for configuration 2018-01-10 18:20:50 -08:00
James Nguyen 268f8c333d Tweak readme 2018-01-09 18:53:12 -08:00
James Nguyen 0c990bc639 Add another install snippet for the lazy :) 2018-01-09 18:53:12 -08:00
James Nguyen 34b23873ed Add initial copy of evil-integration to evil-collection-integration 2018-01-09 18:53:12 -08:00
Pierre Neidhardt 2ffdbe16c1 readme: Mention MELPA in installation process 2017-12-23 20:43:26 +01:00
James Nguyen c635a1c832 Add melpa badge 2017-12-23 01:58:42 -08:00
James Nguyen 2a9c7175ba Add GoToREPL entry to Rationale 2017-12-12 19:31:46 -08:00
Fredrik Bergroth 21e9a7d7bc Add a defcustom to enable minibuffer bindings 2017-12-07 05:04:36 -08:00
James Nguyen 276beafdea Add line 2017-12-06 17:50:41 -08:00