AutoYADM commit: 2025-07-22 17:15:42
This commit is contained in:
parent
2646b8bf42
commit
9895a4de5e
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ bundle inc-dec.kak https://gitlab.com/Screwtapello/kakoune-inc-dec %{
|
|||
|
||||
bundle auto-pairs.kak https://github.com/alexherbo2/auto-pairs.kak %{
|
||||
enable-auto-pairs
|
||||
map -docstring "enable auto pairs" global user a ': enable-auto-pairs; info "auto pairs ENABLED"<ret>'
|
||||
map -docstring "disable auto pairs" global user <a-a> ': disable-auto-pairs; info "auto pairs DISABLED"<ret>'
|
||||
}
|
||||
|
||||
bundle fzf.kak https://github.com/andreyorst/fzf.kak %{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue