diff --git a/ansible/roles/fish/files/fish/config.fish b/ansible/roles/fish/files/fish/config.fish index 4339866..0f98539 100644 --- a/ansible/roles/fish/files/fish/config.fish +++ b/ansible/roles/fish/files/fish/config.fish @@ -2,9 +2,6 @@ if status is-interactive # Enable vi-mode fish_vi_key_bindings - # Set the keyboard rate - xset r rate 200 50 - # Set the editor to use vim set --export --global EDITOR nvim