Add kakoune-buffer-switcher back in (whoops)
This commit is contained in:
parent
8b660aca37
commit
8079dc219e
1 changed files with 5 additions and 0 deletions
|
@ -64,6 +64,11 @@ bundle luar "https://github.com/gustavo-hms/luar" %@
|
||||||
add-highlighter shared/kakrc/lua4 region -recurse '<' '(^|\h)lua\s(([\s{}\w%/$-|''"])* )?%<\K' '>' ref lua
|
add-highlighter shared/kakrc/lua4 region -recurse '<' '(^|\h)lua\s(([\s{}\w%/$-|''"])* )?%<\K' '>' ref lua
|
||||||
@
|
@
|
||||||
|
|
||||||
|
bundle kakoune-buffer-switcher "https://github.com/occivink/kakoune-buffer-switcher" %{
|
||||||
|
# Make the current buffer more visible
|
||||||
|
set-face global BufferSwitcherCurrent value
|
||||||
|
}
|
||||||
|
|
||||||
bundle kakoune-focus "https://github.com/caksoylar/kakoune-focus" %{
|
bundle kakoune-focus "https://github.com/caksoylar/kakoune-focus" %{
|
||||||
map global user <space> ':focus-toggle<ret>' -docstring "toggle selections focus"
|
map global user <space> ':focus-toggle<ret>' -docstring "toggle selections focus"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue