diff --git a/config/pgcli/config b/config/pgcli/config index db1822f..cc69254 100644 --- a/config/pgcli/config +++ b/config/pgcli/config @@ -101,7 +101,7 @@ syntax_style = default # When Vi mode is enabled you can use modal editing features offered by Vi in the REPL. # When Vi mode is disabled emacs keybindings such as Ctrl-A for home and Ctrl-E # for end are available in the REPL. -vi = True +vi = False # Error handling # When one of multiple SQL statements causes an error, choose to either