switch contact integration to khard/vdirsyncer

This commit is contained in:
2017-07-10 14:14:04 +02:00
parent eb82a77e46
commit a53ded5d70
3 changed files with 92 additions and 1 deletions

View File

@@ -19,7 +19,7 @@ execute "call append(line('.')-1, '')"
execute "call append(line('.')-1, '')"
" Email auto completion for headers
let g:qcc_query_command='abook --datafile ~/DAV/CardDAV/mxmehl-fsfe.abook --mutt-query'
let g:qcc_query_command='khard email --parsable --search-in-source-files'
setlocal omnifunc=QueryCommandComplete
" Functions