diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/default_config.cfg | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/data/default_config.cfg b/data/default_config.cfg index d1cfdf1b..252ea063 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -84,13 +84,6 @@ use_bookmarks_method = use_remote_bookmarks = true -# the completion type you will use to complete nicknames -# if "normal", complete the entire name to the first available completion -# and then cycle through the possible completion with the next TABs -# if "shell", if there's more than one nick for this completion, complete -# only the part that all then nicks have in common (like in a shell) -completion = normal - # what will be put after the name, when using autocompletion # a SPACE will always be added after that after_completion = , |