Joined May 2013
·

Lukasz Balcerzak

Warsaw
·
·

Posted to Vim-Slime + iTerm2 over 1 year ago

Well, that's definitely too much overhead you have there.

autocmd FileType javascript map <buffer> <Leader>R :w<CR>:!/usr/bin/env node % <CR>

I prefer something like that in my vimrc. Also, check out https://github.com/xuhdev/SingleCompile

Achievements
132 Karma
3,205 Total ProTip Views