This is my .vimrc. Use dein.vim for plugin manager.
- neovim
Install dein.vim and fugashi-vim. Installer deploy dein.vim to ~/.local/share/dein
, fugashi-vim to ~/.fugashi-vim
.
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ysknkd/fugashi-vim/master/bin/installer.sh)"
:call dein#install()
in neovim.