Skip to content

Files

Latest commit

author
okawart
Apr 5, 2020
9919316 · Apr 5, 2020

History

History

nvim

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 5, 2020
Apr 5, 2020
Apr 5, 2020
Apr 5, 2020
Apr 5, 2020
Apr 5, 2020
Apr 5, 2020

neovim

mkdir -p ~/.cache/dein && cd $_
curl -sSL https://raw.githubusercontent.com/Shougo/dein.vim/master/bin/installer.sh > installer.sh
sh installer.sh ~/.cache/dein
mkdir -p ~/.config
ln -s ~/dotfiles/nvim ~/.config/nvim