Moved completion_fill to settings.
authorDaniel Carl <danielcarl@gmx.de>
Mon, 7 May 2018 21:38:42 +0000 (23:38 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Mon, 7 May 2018 21:38:42 +0000 (23:38 +0200)
commit31c08cf99acb4d301cdf277f54201ea702504caf
tree4e2e92fa7d148afb34850f21e4125cd3eff44261
parent1ecd8d5f3dc382de8d0daba084ded8e806f62133
Moved completion_fill to settings.

This function intensional should be used by other components. But there
is only one component using this, so it's better to move this away.
src/completion.c
src/completion.h
src/setting.c