1
0
mirror of https://github.com/vbrandl/dotfiles synced 2024-11-23 08:23:27 +01:00
dotfiles/meta/configs/vim.yaml
2017-02-11 13:31:29 +01:00

8 lines
187 B
YAML

- link:
~/.vim: editors/vim
~/.vimrc: editors/vim/vimrc
- shell:
- [vim -c 'PluginInstall' +qall, Installing vim plugins]
# vim: set filetype=yaml ts=4 sw=4 tw=0 et :