1
0
mirror of https://github.com/vbrandl/dotfiles synced 2024-11-23 00:13:49 +01:00
dotfiles/meta/configs/vim.yaml

9 lines
233 B
YAML
Raw Normal View History

2017-02-11 13:31:29 +01:00
- link:
2018-08-13 11:47:41 +02:00
~/.vim: editors/vim
~/.vimrc: editors/vim/vimrc
~/.config/nvim: editors/vim
2017-02-11 13:31:29 +01:00
- shell:
2018-08-13 11:47:41 +02:00
- [vim -c 'PlugInstall' +qall || true, Installing vim plugins]
2017-02-11 13:31:29 +01:00
# vim: set filetype=yaml ts=4 sw=4 tw=0 et :