This will add icons to the results list when searching for things with Telescope.
after
Move the nvim configuration files into `.config/nvim/after/plugin` so that they are autoloaded. This also means that the local `init` functions can be removed as they are no longer needed, and this also simplifies the Packer configuration.