"if xdg#['data']['home'] !=# '' " let g:spellfile_local_dirs = [ xdg#['data']['home'] ] " call extend( " \ g:spellfile_local_dirs, " \ copy(xdg#['data']['dirs']) " \) "endif