Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 386 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 386 Bytes

fugashi-vim

This is my .vimrc. Use dein.vim for plugin manager.

Prerequisite

  • neovim

Installation

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.