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-03-11 17:15:46 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
c64ca1ce03
Branches
Tags
View all branches
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 09:36:46 -04:00
let
g
:
unite_source_radio_play_cmd
=
get
(
g
:
,
'unite_source_radio_play_cmd'
,
'mpv'
)
Reference in New Issue
Copy Permalink