From f2d7d5e26b75dc3be73f6e9dca6f1ced6e256588 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Richter?= <2268851+x3rAx@users.noreply.github.com> Date: Fri, 23 Oct 2020 11:11:03 +0200 Subject: [PATCH] Add "The Lmgtfy way" Issue: #123 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index ab4e1de..fd4035c 100644 --- a/README.md +++ b/README.md @@ -450,6 +450,14 @@ Note that ```Ctrl+B``` is the default prefix. For different prefixes, the comman Define yourself outside vim. +## The Lmgtfy way + +Credit: @zieba88 (for the idea), @x3rAx + +``` +:!xdg-open https://j.mp/--exit-vim +``` + ## The Intern way Credit: @johnoct