[~] Refactor

This commit is contained in:
Siarhei Siniak 2023-02-12 15:14:40 +03:00
parent d0cb396263
commit f3ca6933a9

@ -44,6 +44,7 @@ syntax on
set hls
map <Leader>w <C-w>
map <Leader>wo :py3 print('fuck')<CR>
map <Leader>z :wqa<CR>
map <Leader>m :py3 f1()<CR>
map <Leader>r :redraw!<CR>