From f68a3ce009128b1a78279baf7c8353306da62505 Mon Sep 17 00:00:00 2001 From: Emilio Date: Wed, 7 Aug 2019 08:39:28 +0100 Subject: [PATCH] Fix rvim file-write description --- _gtfobins/rvim.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/_gtfobins/rvim.md b/_gtfobins/rvim.md index 2da611b..c23f3e2 100644 --- a/_gtfobins/rvim.md +++ b/_gtfobins/rvim.md @@ -92,8 +92,7 @@ functions: f:write(d); io.close(f);' file-write: - - description: This requires that rvim is compiled with Python support. Prepend `:py3` for Python 3. - code: | + - code: | rvim file_to_write iDATA ^[