From f3ca6933a9d0d359463ed00f7bd112fd9da6600c Mon Sep 17 00:00:00 2001 From: Siarhei Siniak Date: Sun, 12 Feb 2023 15:14:40 +0300 Subject: [PATCH] [~] Refactor --- dotfiles/.vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/.vimrc b/dotfiles/.vimrc index 0e5c21a..4f522ec 100644 --- a/dotfiles/.vimrc +++ b/dotfiles/.vimrc @@ -44,6 +44,7 @@ syntax on set hls map w +map wo :py3 print('fuck') map z :wqa map m :py3 f1() map r :redraw!