shell: use kak as default editor, kakoune: add fzf menu docstring
This commit is contained in:
@@ -85,7 +85,7 @@ bundle-theme kakoune-themes "https://codeberg.org/anhsirk0/kakoune-themes"
|
||||
# FZF
|
||||
|
||||
bundle fzf.kak "https://github.com/andreyorst/fzf.kak" %{
|
||||
map global user s ': fzf-mode<ret>'
|
||||
map global -docstring 'FZF menu' user s ': fzf-mode<ret>'
|
||||
}
|
||||
|
||||
hook global BufCreate [^*].* %{
|
||||
|
||||
Reference in New Issue
Block a user