summaryrefslogtreecommitdiff
path: root/readme.org
AgeCommit message (Collapse)Author
2022-04-19readme.org -> README.orgYoumu
2022-04-14TweakJames Nguyen
2022-04-14TweakJames Nguyen
2022-04-14Add a section on how to write a new bindingJames Nguyen
2022-04-14Indent everything using emacs formatterJames Nguyen
2022-04-13Add evil-collection-translate-minor-mode-key (#498)James Nguyen
2022-03-02Add hint on passing a list to evil-collection-initjgart
2021-12-19README: disable org-indent-mode unconditionallycondy
2021-09-04fixup! Mention the assumption in READMEcondy
2021-09-04Mention the assumption in READMEcondy
2021-07-07company: remove evil-collection-company-use-tng flagcondy
2021-02-03Add find-references/find-usages type bindingsJames Nguyen
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-03Readme: Add unimpaired settingJames Nguyen
2021-02-02IndentJames Nguyen
2021-02-01Readme: Tweak and mention #196 (#196)James Nguyen
2020-12-18CI Badge: Travis -> Github ActionsJonathan Lai
2020-11-25Tweak readme to account for evil-magit's inclusionJames Nguyen
2020-11-15read-only mode bindingscondy
2020-07-11Add `g TAB` as a substitute on terminal for Tab.crocket
2020-06-18calendar: Bind Org functions in calendar keymapcondy
2020-01-23Start ensuring terminal compatibility for Enter and Tabcrocket
* readme.org now has a new guideline for terminal compatibility. * dired, help, and info modes are modified for terminal compatibility.
2019-10-29Disable <tab>-based bindings by defaultBart Brouns
fixes #274
2019-10-17Add evil-markdown to third-party packages in readmeMichael Bogdan
2019-10-16Update readme.orgMichael Bogdan
2019-10-16Reformat third-party packages in README as tableMichael Bogdan
2019-10-13Point to another DOOM linkJames Nguyen
The one one seems to be gone.
2019-10-13Add evil-ledger to list of third-party packagesmichaelbogdan
2019-10-09Fix loading of evil-collection-X from subdirsJustin Burkett
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-05-18Tweak readme (#107)James Nguyen
2019-01-11Fix readme.org typosduianto
2019-01-06Tweak general config mention (#219)James Nguyen
2019-01-03Add mention of other packages loading evil to readmewillbush
see: https://github.com/emacs-evil/evil-collection/issues/215
2019-01-03fix inline code typowillbush
2019-01-03Fix typosPhilippe Vaucher
2018-09-12Add melpa stable badgeJames Nguyen
2018-09-12Change readme to account for evil-want-integrationJames Nguyen
2018-06-16readme: Remove references to evil-ediff and evil-mu4e now they have been mergedPierre Neidhardt
2018-06-11Make it explicit that minibuffer-related packages (e.g. Helm) need the optionPierre Neidhardt
2018-05-29readme: Fix formatting of ~evil-collection-init~ examplePierre Neidhardt
2018-05-11readme: Remove beta warningPierre Neidhardt
2018-04-15Optionally provide modes to evil-collection-initnoctuid
2018-03-31Readme: Remove extra lineJames Nguyen
2018-03-31Format readme with indent-regionJames Nguyen
2018-03-31Add bindings for modes that don't use insert state (#106)James Nguyen
2018-03-30Update linkJames Nguyen
2018-03-29Fix typo in READMEAndrej Lamov
2018-03-24readme: Fix typos and formattingPierre Neidhardt
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-23Add key translation functionalitynoctuid
Also add evil-collection-setup-hook. Fixes #5 and #98.
2018-02-27readme: Finalize marking rationalePierre Neidhardt
2018-02-20Mention evil-lispyJames Nguyen