From 63ddc09f3d73dc9bc769817e1e3f235d99dc15bd Mon Sep 17 00:00:00 2001 From: Jonathan Lai Date: Thu, 17 Dec 2020 17:28:09 -0800 Subject: CI Badge: Travis -> Github Actions --- readme.org | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.org b/readme.org index 9f44a7f..dd78b37 100644 --- a/readme.org +++ b/readme.org @@ -1,6 +1,6 @@ #+TITLE: Evil Collection -[[https://travis-ci.org/emacs-evil/evil-collection][file:https://travis-ci.org/emacs-evil/evil-collection.svg?branch=master]] +[[https://github.com/emacs-evil/evil-collection/actions][file:https://github.com/emacs-evil/evil-collection/workflows/build/badge.svg?branch=master]] [[https://melpa.org/#/evil-collection][file:https://melpa.org/packages/evil-collection-badge.svg]] [[https://stable.melpa.org/#/evil-collection][file:https://stable.melpa.org/packages/evil-collection-badge.svg]] @@ -256,11 +256,11 @@ more. with ~~ and ~~. A good rule of thumb would be: - + - Always bind ~q~, ~ZZ~ and ~ZQ~ to the mode specific quitting functions. If there is none, - + - Bind ~q~ and ~ZZ~ to ~quit-window~ - + - Bind ~ZQ~ to ~evil-quit~ - If macros don't make sense in current mode, then ~@~ is available. -- cgit v1.0