sync to prepare for switch back to windows
This commit is contained in:
parent
da0937f908
commit
3fdc8e3dc3
8 changed files with 86 additions and 75 deletions
7
lua/custom/plugins/music-controls.lua
Normal file
7
lua/custom/plugins/music-controls.lua
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
return {
|
||||
'AntonVanAssche/music-controls.nvim',
|
||||
dependencies = { 'rcarriga/nvim-notify' },
|
||||
opts = {
|
||||
default_player = 'spotify',
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue