Advertisement
Guest User

Untitled

a guest
Jan 19th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. map <C-_> :w<CR>:VimuxPromptCommand<CR>
  2. map <C-=> :w<CR>:VimuxRunLastCommand<CR>
  3. inoremap <C-_> <ESC>:w<CR>:VimuxPromptCommand<CR>
  4. inoremap <C-=> <ESC>:w<CR>:VimuxRunLastCommand<CR>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement