AutoYADM commit: 2025-05-09 01:32:06

This commit is contained in:
Daniel Fichtinger 2025-05-09 01:32:06 -04:00
parent 0a5693d46f
commit 3048875cf9
19 changed files with 15 additions and 39 deletions

View file

@ -54,3 +54,18 @@ bundle kakoune-hump https://github.com/delapouite/kakoune-hump %{
map global normal <c-B> ': extend-previous-hump<ret>' -docstring 'extend prev hump' map global normal <c-B> ': extend-previous-hump<ret>' -docstring 'extend prev hump'
map global normal <c-W> ': extend-next-hump<ret>' -docstring 'extend next hump' map global normal <c-W> ': extend-next-hump<ret>' -docstring 'extend next hump'
} }
bundle kakoune-buffers https://github.com/Delapouite/kakoune-buffers %{
map global user b ': enter-buffers-mode<ret>' -docstring 'buffers'
}
bundle vertical-selection https://github.com/occivink/kakoune-vertical-selection %{
declare-user-mode vertical-selection
map global vertical-selection n ': vertical-selection-down<ret>'
map global vertical-selection e ': vertical-selection-up<ret>'
map global vertical-selection v ': vertical-selection-up-and-down<ret>'
}
bundle kakoune-text-objects https://github.com/Delapouite/kakoune-text-objects %{
map global user s ': enter-user-mode selectors<ret>' -docstring 'selectors'
}

View file

@ -1 +0,0 @@
https://github.com/alexherpbo2/auto-pairs.kak

View file

@ -1 +0,0 @@
https://github.com/alexherbo2/auto-pairs.kak

View file

@ -1,2 +0,0 @@
source "/home/fic/.config/kak/bundle/auto-pairs.kak/rc/auto-pairs.kak"
trigger-user-hook bundle-loaded=auto-pairs.kak

View file

@ -1 +0,0 @@
https://github.com/evanrelf/byline.kak

View file

@ -1,2 +0,0 @@
source "/home/fic/.config/kak/bundle/byline.kak/rc/byline.kak"
trigger-user-hook bundle-loaded=byline.kak

View file

@ -1 +0,0 @@
https://gitlab.com/FlyingWombat/case.kak

View file

@ -1,2 +0,0 @@
source "/home/fic/.config/kak/bundle/case.kak/rc/case.kak"
trigger-user-hook bundle-loaded=case.kak

View file

@ -1 +0,0 @@
https://git.sr.ht/~voroskoi/easymotion.kak

View file

@ -1,2 +0,0 @@
source "/home/fic/.config/kak/bundle/easymotion.kak/easymotion.kak"
trigger-user-hook bundle-loaded=easymotion.kak

View file

@ -1 +0,0 @@
https://github.com/andreyorst/fzf.kak

View file

@ -1,15 +0,0 @@
source "/home/fic/.config/kak/bundle/fzf.kak/rc/fzf.kak"
source "/home/fic/.config/kak/bundle/fzf.kak/rc/modules/fzf-buffer.kak"
source "/home/fic/.config/kak/bundle/fzf.kak/rc/modules/fzf-search.kak"
source "/home/fic/.config/kak/bundle/fzf.kak/rc/modules/fzf-project.kak"
source "/home/fic/.config/kak/bundle/fzf.kak/rc/modules/VCS/fzf-hg.kak"
source "/home/fic/.config/kak/bundle/fzf.kak/rc/modules/VCS/fzf-git.kak"
source "/home/fic/.config/kak/bundle/fzf.kak/rc/modules/VCS/fzf-bzr.kak"
source "/home/fic/.config/kak/bundle/fzf.kak/rc/modules/VCS/fzf-svn.kak"
source "/home/fic/.config/kak/bundle/fzf.kak/rc/modules/sk-grep.kak"
source "/home/fic/.config/kak/bundle/fzf.kak/rc/modules/fzf-file.kak"
source "/home/fic/.config/kak/bundle/fzf.kak/rc/modules/fzf-ctags.kak"
source "/home/fic/.config/kak/bundle/fzf.kak/rc/modules/fzf-cd.kak"
source "/home/fic/.config/kak/bundle/fzf.kak/rc/modules/fzf-grep.kak"
source "/home/fic/.config/kak/bundle/fzf.kak/rc/modules/fzf-vcs.kak"
trigger-user-hook bundle-loaded=fzf.kak

View file

@ -1 +0,0 @@
https://gitlab.com/Screwtapello/kakoune-inc-dec

View file

@ -1,2 +0,0 @@
source "/home/fic/.config/kak/bundle/inc-dec.kak/inc-dec.kak"
trigger-user-hook bundle-loaded=inc-dec.kak

View file

@ -1 +0,0 @@
https://codeberg.org/jdugan6240/kak-bundle

View file

@ -1 +0,0 @@
https://github.com/delapouite/kakoune-hump

View file

@ -1,2 +0,0 @@
source "/home/fic/.config/kak/bundle/kakoune-hump/hump.kak"
trigger-user-hook bundle-loaded=kakoune-hump

View file

@ -1 +0,0 @@
https://github.com/gustavo-hms/luar

View file

@ -1,2 +0,0 @@
source "/home/fic/.config/kak/bundle/luar/luar.kak"
trigger-user-hook bundle-loaded=luar