mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 22:00:14 +00:00
autosuggestion keybinding
This commit is contained in:
@ -4,4 +4,5 @@ function fish_user_key_bindings
|
||||
bind -M insert \co 'edit'
|
||||
bind -M insert \ce 'recent'
|
||||
bind -M insert \cg 'commandline-git-commits'
|
||||
bind -M insert \x1F accept-autosuggestion
|
||||
end
|
||||
|
Reference in New Issue
Block a user