Commit Graph

65 Commits

Author SHA1 Message Date
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
James Nguyen 9eb7d3db0d Change namespace to evil-collection 2017-12-06 17:50:37 -08:00
Pierre Neidhardt 1acc818215 Use "go"/"gO" instead of "gd"/"gD" for "open" bindings 2017-12-03 14:45:22 +01:00
Pierre Neidhardt 4eff208474 Update sort / goto rationale
Use "open" comment, fallback to "gd" for "open at point"

Split the concept of "go to defition" in the rationale.
This yields distinct sections:

- Go to definition
- Go to current entity
- Open thing at point
- Emacs-style jumping
2017-11-27 17:26:40 +01:00
James Nguyen de887fb4be Use g? for help (#40) 2017-11-26 23:20:32 -08:00
Pierre Neidhardt 394d7727b7 readme: Fix syntax, add Mutt reference, mention "=" conflict 2017-11-23 16:47:24 +01:00
Pierre Neidhardt 1bea616f36 Rename "update" comment to the more meaningful "refresh" 2017-11-23 16:27:48 +01:00
Pierre Neidhardt dc045dd960 Add the "zoom" comment 2017-11-23 16:17:41 +01:00