First make sure you have installed the necessary packages and the right version of neovim.
add-apt-repository ppa:neovim-ppa/unstable
apt-get update
apt-get install -y neovim npm unzip make gcc curl i3 feh polybar rofi
Then just copy the neovim config files to the ~/.config/nvim directory.