mirror of
https://github.com/hakluke/how-to-exit-vim.git
synced 2025-05-02 03:36:42 +02:00
Merge 2ca7c2fbc8
into 45379acada
This commit is contained in:
commit
c2ab3e835a
2 changed files with 4 additions and 0 deletions
|
@ -831,3 +831,7 @@ echo "pub fn main() !noreturn { unreachable; }" > vimkill.zig; zig build-exe vim
|
|||
```
|
||||
|
||||
This eventually [exhausts memory](https://github.com/ziglang/zig/issues/3461) on the machine which gives the OOM killer a chance to kill vim.
|
||||
|
||||
## The howtobasic way
|
||||
|
||||

|
||||
|
|
BIN
assets/howtobasic.gif
Normal file
BIN
assets/howtobasic.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 312 KiB |
Loading…
Add table
Reference in a new issue