Browse Source

edit & merge via vim

> Error in config file
> Set path to your preferred text merge editor in khard's config file or the $MERGE_EDITOR shell variable
> Example for khard.conf: merge_editor = vimdiff
Fabian Peter Hammerle 5 years ago
parent
commit
6cb9e8239b
1 changed files with 4 additions and 0 deletions
  1. 4 0
      khard.conf

+ 4 - 0
khard.conf

@@ -1,3 +1,7 @@
 [addressbooks]
 [[default]]
 path = ~/Contacts/
+
+[general]
+editor = vim
+merge_editor = vimdiff