From c5e40bfd2f24b26fb0ac8f6a60c3b3a810cc8f9b Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sun, 4 Nov 2018 22:56:53 +0100 Subject: astroid: Add configs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- astroid/keybindings | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 astroid/keybindings (limited to 'astroid/keybindings') diff --git a/astroid/keybindings b/astroid/keybindings new file mode 100644 index 0000000..d2a9ad5 --- /dev/null +++ b/astroid/keybindings @@ -0,0 +1,2 @@ +thread_index.run(hooks::toggle-thread-learn-spam %1, hooks::toggle-thread-learn-spam %1)=S +thread_view.run(hooks::toggle-email-learn-spam %2, hooks::toggle-email-learn-spam %2)=S -- cgit v1.2.3-54-g00ecf