dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit b663f25b4da4cbe637098e795dba8904cda8aac0
parent 428a0939d4f4055b3e8cc087a207530636562c91
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Thu, 31 May 2018 09:43:55 -0400

Ignore vim modules in git and tags

Diffstat:
M.gitignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -1,2 +1,3 @@ tags .DS_Store +links/.vim/vim-plugs