Change comment

This commit is contained in:
flyingscorpio@arch-desktop 2020-12-07 20:53:45 +01:00
parent e22bd8c4d7
commit 623e2d4286

View file

@ -21,7 +21,7 @@ imap <F2> <ESC>:w<CR>i
nmap <leader>y "*yy
nmap <leader>p "*p
" compile
" run make
nmap <leader>c :w<CR>:!make<CR>
" }}}
" VIM-PLUG {{{