summaryrefslogtreecommitdiffstats
path: root/pgcli/pgclirc
diff options
context:
space:
mode:
Diffstat (limited to 'pgcli/pgclirc')
-rw-r--r--pgcli/pgclirc3
1 files changed, 0 insertions, 3 deletions
diff --git a/pgcli/pgclirc b/pgcli/pgclirc
index 8b452506..78d78366 100644
--- a/pgcli/pgclirc
+++ b/pgcli/pgclirc
@@ -143,9 +143,6 @@ enable_pager = True
# Use keyring to automatically save and load password in a secure manner
keyring = True
-# When the <Tab> key is pressed on an empty line, use 4 spaces instead of \t
-expand_tab = False
-
# Custom colors for the completion menu, toolbar, etc.
[colors]
completion-menu.completion.current = 'bg:#ffffff #000000'