dotfiles

Personal dotfiles
git clone https://git.bracken.jp/dotfiles.git
Log | Files | Refs | LICENSE

init.vim (132B)


      1 " Share config with regular vim.
      2 set runtimepath^=~/.vim runtimepath+=~/.vim/after
      3 let &packpath = &runtimepath
      4 source ~/.vim/vimrc