Skip to content

Commit

Permalink
[dotdrop] Add back vim
Browse files Browse the repository at this point in the history
Sometimes, neovim breaks itself and I have to use vim
  • Loading branch information
MarcelRobitaille committed Apr 28, 2021
1 parent f55f081 commit b07b805
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,16 @@ dotfiles:
dst: ~/.oh-my-zsh/custom/plugins/tmuxinator.zsh
link: link

vim:
dst: ~/.vim
src: ./vim/
instignore:
- '*templated*'
link: link_children
vim_templated:
dst: ~/.vim/templated/
src: ./vim/templated/

xbindkeys:
dst: ~/.xbindkeysrc
src: ./xbindkeys/.xbindkeysrc
Expand Down Expand Up @@ -495,6 +505,7 @@ profiles:
- tumbler
- tint2
- tmux
- vim
- xbindkeys
- xresources
- yay
Expand Down

0 comments on commit b07b805

Please sign in to comment.