From 54eff8369d43cad057c9ee5fe307f35e1cc05be2 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sat, 31 Oct 2020 09:38:58 +0100 Subject: Add vim config. --- install.conf.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'install.conf.yaml') diff --git a/install.conf.yaml b/install.conf.yaml index 0d1db60..d0b7bea 100644 --- a/install.conf.yaml +++ b/install.conf.yaml @@ -1,2 +1,10 @@ +- create: + - ~/.cache/vim/bkp + - ~/.cache/vim/swap + - ~/.vim/colors + - ~/.vim/undo + - link: ~/.tmux.conf: dotfiles/tmux.conf + ~/.vimrc: vim/vimrc + ~/.vim/colors/inkpot.vim: vim/inkpot.vim -- cgit v1.2.3