This website requires JavaScript.
Explore
Help
Sign In
darkwiiplayer
/
darkrc
Watch
1
Star
0
Fork
You've already forked darkrc
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
master
darkrc
/
vim
/
plugin
/
vexe.vim
4 lines
95 B
VimL
Raw
Permalink
Normal View
History
Unescape
Escape
Improve vim visual-execute logic
2020-07-30 14:25:46 +00:00
" --- VISUAL EXECUTE ---
Simplify VisualExe plugin
2021-01-05 11:00:04 +00:00
let
g
:
exe_prg
=
'lua'
Improve vim visual-execute logic
2020-07-30 14:25:46 +00:00
vnoremap
<
CR
>
:
<
C
-
U
>
exec
"'<,'>!"
.
g
:
exe_prg
<
CR
>
Reference in a new issue
Copy permalink