This website requires JavaScript.
Explore
Help
Register
Sign In
Gaze
/
SpaceVim
Watch
1
Star
0
Fork
0
You've already forked SpaceVim
mirror of
https://github.com/SpaceVim/SpaceVim.git
synced
2025-01-24 06:40:05 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
a446220add
SpaceVim
/
config
/
plugins
/
unite-radio.vim
2 lines
81 B
VimL
Raw
Normal View
History
Unescape
Escape
re #373 & #374 make all plugin configs dynamic
2017-03-29 21:36:46 +08:00
let
g
:
unite_source_radio_play_cmd
=
get
(
g
:
,
'unite_source_radio_play_cmd'
,
'mpv'
)
Reference in New Issue
Copy Permalink