nkanaev
467545356a
the mac terminal way
2020-01-08 22:00:39 +00:00
Henrique A Lavezzo
c4956f157e
mark one as lazy; add other use case
2020-01-08 18:13:04 -03:00
Henrique A Lavezzo
26f8a56480
missing quotes; shame
2020-01-08 17:57:46 -03:00
Henrique A Lavezzo
3e62634f13
add rubist using shell way
2020-01-08 17:51:20 -03:00
Marc Brooks
e835634d7d
Add the astronomer's method
...
It's all about randomness
2020-01-08 14:48:07 -06:00
Don Koch
d011583261
The Passive-Aggressive Abstinence Method
...
Also fixed typo.
2020-01-08 15:25:45 -05:00
Penelope Phippen
95d7f64b52
Update README.md
2020-01-08 13:50:54 -05:00
Nikolay Samokhvalov
d1f29f0527
"criteria" is plural form of "criterion"
2020-01-08 08:52:43 -08:00
cfrost
f8ebdd9a05
Missing the head.
2020-01-08 16:31:59 +01:00
jeli
ad897db2f3
Entry level SWE way
2020-01-08 09:49:54 -05:00
Ivan
6097c0cbf7
The Scrum manager way
2020-01-08 08:53:59 -05:00
Mikula Beutl
b86a9d0ff0
Update README.md
2020-01-08 14:31:31 +01:00
Dan Feldman
e94899c443
The Vagrant way
...
The Vagrant way
2020-01-08 14:31:40 +02:00
Praveen Kumar
bf34230c8f
Added few more crazy ways.
2020-01-08 12:20:27 +00:00
Dan Feldman
bdad186158
The Matrix way
...
The Matrix way
2020-01-08 14:20:07 +02:00
Dan Feldman
87056c34c6
The customer success way
...
The customer success way
2020-01-08 14:17:20 +02:00
Jimmy Liao
b5c4653bcd
Add touch bar way
2020-01-08 17:10:33 +08:00
An Phan
525801fc42
feat: Jeffrey Way is _the_ way
2020-01-08 09:29:26 +01:00
cfrost
74225da936
The real Russian Roulette way
2020-01-08 09:29:11 +01:00
Alexander Soare
00e42024ee
Add the newbie way
2020-01-08 09:18:05 +01:00
William Chargin
8fd36fee34
Add the consonant cluster way
...
I came up with this a few years ago. It's my favorite esoteric way to
exit Vim simply because of its cryptic aesthetic.
Explanation: `qqq` clears register `q` (by recording an empty macro into
it), then `qq` starts recording a macro into register `q`. `ZZ` saves
and closes the current file. `@q` executes the macro in `q`, which is
currently empty thanks to our initial `qqq`. `q` stops recording the
macro. Then, `@q` executes the macro in `q`. When it gets to `@q`, it
recursively executes itself, so in effect it repeatedly executes `ZZ`
until Vim quits.
This of course doesn't work if some buffers can't be saved (e.g., they
have no names), but that's just part of the fun!
wchargin-branch: consonant-cluster
2020-01-07 23:47:24 -08:00
Axel Forsman
090c4032b0
Add method (ab)using test_null_list()
...
Get Vim to try to convert a null value to a string in order to echo it.
2020-01-02 22:32:47 +01:00
Luke Stephens (hakluke)
1e6ece31b5
Merge pull request #52 from serjepatoff/master
...
The debugger way
2019-11-10 17:49:39 +10:00
v 1 r t l
63dedf06d8
Update README.md
2019-11-04 13:56:19 +03:00
Benny Baumann
7c39064e6c
Add the mathematician's way
2019-10-21 19:21:35 +02:00
serjepatoff
7caa68c9cb
The debugger way
2019-10-16 13:34:43 +03:00
serjepatoff
cf9185a1df
The debugger way
2019-10-16 13:33:09 +03:00
john
cc2b47f47a
Update README.md
2019-10-13 14:54:35 -04:00
SanskritFritz
ae39c13a46
Added alternative method to The tmux way
2019-10-09 11:53:02 +02:00
Vinícius Couto
71477630c5
Ctrl+B instead of <C-B> for improved readability
2019-10-06 01:27:56 -03:00
Vinícius Couto
b7128660e7
The tmux way
2019-10-05 12:47:19 -03:00
Luke Stephens (hakluke)
10248f9d25
Update README.md
2019-10-03 21:15:35 +10:00
Moquan Chen
f11c17059b
Added The Product Manager way
2019-10-03 11:41:51 +02:00
nefedov
2c2548100e
Added "automatic garbage collector" way
2019-10-02 19:51:33 +03:00
Max O'Cull
6211858140
Implement Vimception
2019-10-01 19:22:48 -04:00
Evgeny Shmarnev
c1b34d90a9
Add K8s way
2019-10-01 08:29:10 +02:00
Aviskar KC
4f38f6865f
Add the javascript way
2019-09-30 22:19:12 +05:45
Luke Stephens (hakluke)
8c6d0249e2
Update README.md
2019-10-01 00:27:16 +10:00
Luke Stephens (hakluke)
7cd50fcc64
Update README.md
2019-09-30 23:43:44 +10:00
Till Kottmann
f74522011b
The Android ways
2019-09-30 10:34:34 +02:00
idoasher
5cd0417715
The Kernel way
...
(compile a kernel module that send sigkill to every task called vim. insmod it. rmmod it. and than clean up)
2019-09-29 10:46:42 +03:00
Luke Stephens (hakluke)
c139ac4f49
Merge branch 'master' into master
2019-09-29 16:46:20 +10:00
Luke Stephens (hakluke)
586e074db0
Merge branch 'master' into patch-1
2019-09-29 16:44:28 +10:00
Luke Stephens (hakluke)
0c990dc256
Update README.md
2019-09-29 16:43:36 +10:00
Luke Stephens (hakluke)
f9d3fcb007
Merge branch 'master' into master
2019-09-29 16:34:47 +10:00
Kahlil Hodgson
ed3d065ce0
The Docker Way
...
Maybe this is not as silly as it sounds...
2019-09-29 13:11:20 +10:00
dosisod
c90d8ad7c0
made a php server that opens a page that kills vim
2019-09-28 17:55:27 -07:00
Justin Wasserman
d968ad89c9
Update README.md
...
Exit vim with opensource code
2019-09-28 19:36:00 -05:00
thebenraskin
902b4f1094
added suspend vim exit method
2019-09-28 11:35:00 -04:00
Luke Stephens (hakluke)
655059a861
Update README.md
...
Love it
2019-09-28 20:53:15 +10:00