Add common vim dotfile

This commit is contained in:
Fabio Scotto di Santolo
2026-03-24 13:51:54 +01:00
parent 14eb088603
commit 5857c25507
3 changed files with 496 additions and 7 deletions

View File

@@ -39,6 +39,10 @@ common_dotfiles:
src: .tmux.conf
dest: .tmux.conf
mode: "0644"
- name: .vimrc
src: .vimrc
dest: .vimrc
mode: "0644"
- name: tmux config directory
src: .tmux/
dest: .tmux/