AutoYADM commit: 2025-05-08 16:18:34
This commit is contained in:
parent
e3d6dc7c20
commit
55b7f19a8c
3 changed files with 9 additions and 0 deletions
|
@ -4,6 +4,12 @@ colorscheme gruvbox-dark
|
|||
source "%val{config}/bundle/kak-bundle/rc/kak-bundle.kak"
|
||||
bundle-noload kak-bundle https://codeberg.org/jdugan6240/kak-bundle
|
||||
|
||||
bundle inc-dec.kak https://gitlab.com/Screwtapello/kakoune-inc-dec %{
|
||||
map global normal <c-x> ": echo test<ret>"
|
||||
map -docstring "increment" global normal <c-a> ": inc-dec-modify-numbers + %val{count}"
|
||||
}
|
||||
|
||||
|
||||
bundle auto-pairs.kak https://github.com/alexherbo2/auto-pairs.kak %{
|
||||
enable-auto-pairs
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue