diff --git a/vim/.vim/astroid.vim b/vim/.vim/astroid.vim index a52ee0e..16385f5 100644 --- a/vim/.vim/astroid.vim +++ b/vim/.vim/astroid.vim @@ -19,7 +19,7 @@ execute "call append(line('.')-1, '')" execute "call append(line('.')-1, '')" " Email auto completion for headers -let g:qcc_query_command='khard email --parsable --search-in-source-files' +let g:qcc_query_command='khard email --parsable --remove-first-line --search-in-source-files' setlocal omnifunc=QueryCommandComplete " Functions