mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2025-12-05 02:53:38 -08:00
Compare commits
2 Commits
5880b3093b
...
2c9749fa3d
| Author | SHA1 | Date | |
|---|---|---|---|
|
2c9749fa3d
|
|||
|
102dc49fd0
|
@@ -241,9 +241,9 @@ ctrl+K script-binding mpvacious-secondary-sid-prev
|
||||
ctrl+J script-binding mpvacious-secondary-sid-next
|
||||
# }}}
|
||||
|
||||
# {{ animecards
|
||||
# {{{ animecards
|
||||
ctrl+v script-binding animecards/update-anki-card
|
||||
# }}
|
||||
# }}}
|
||||
|
||||
# {{{ mpv-youtube-queue
|
||||
ctrl+a script-binding mpv_youtube_queue/add_to_queue
|
||||
@@ -279,3 +279,7 @@ g-t script-binding select/select-track
|
||||
g-v script-binding select/select-vid
|
||||
g-w script-binding select/select-watch-later
|
||||
# }}}
|
||||
|
||||
# {{{ IMMERSION TRACKER
|
||||
ctrl+t script-binding immersion_tracker/immersion_tracking
|
||||
# }}}
|
||||
|
||||
@@ -244,6 +244,13 @@ return {
|
||||
},
|
||||
},
|
||||
},
|
||||
memory = {
|
||||
opts = {
|
||||
chat = {
|
||||
enabled = true,
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
init = function()
|
||||
require("utils.codecompanion.fidget-spinner"):init()
|
||||
|
||||
Reference in New Issue
Block a user