dotfiles/salt/pillars/vim.sls
2020-07-31 15:12:20 +02:00

16 lines
391 B
Plaintext

packages:
vim: { status: installed }
vim:
plugins:
jonas:
calendar-vim:
name: https://github.com/mattn/calendar-vim.git
vim-commentary:
name: https://github.com/tpope/vim-commentary.git
vim-instant-markdown:
name: https://github.com/suan/vim-instant-markdown.git
vim-surround:
name: https://github.com/tpope/vim-surround.git