A Neovim config that's totally not copied
You can use GNU stow
to stow the config file to do that
For Arch:
sudo pacman -S stow
For Debian:
sudo apt install stow
git clone https://github.com/Super-Yojan/drMoscoVIM ~/.drMoscoVIM
cd ~/.drMoscoVIM
stow nvim
ln -s ~/.drMoscoVIM/nvim/.config/nvim ~/.config/nvim
:LLPStartPreview
Opens latex in zathura.
If packer isn't automatically installed install it with following command.
git clone --depth 1 https://github.com/wbthomason/packer.nvim\
~/.local/share/nvim/site/pack/packer/start/packer.nvim