Skip to content
This repository has been archived by the owner on Nov 19, 2022. It is now read-only.

Commit

Permalink
- Adding vim ignore for aza
Browse files Browse the repository at this point in the history
- removing dotfiles link
  • Loading branch information
Alex committed Dec 10, 2015
1 parent 9b8fc50 commit ea0787a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .vim/localrc/azarius.vim
@@ -0,0 +1,3 @@
set wildignore+=*/node_modules/*
set wildignore+=*/bower_components/*
set wildignore+=*/vendor/*
2 changes: 1 addition & 1 deletion .vimrc
Expand Up @@ -254,7 +254,7 @@ function! Vcsdiff(cmd)
vnew
execute 'silent r !' . a:cmd
0
file DIFF
"file DIFF
setlocal nobuflisted
setlocal filetype=diff
setlocal buftype=nofile
Expand Down

0 comments on commit ea0787a

Please sign in to comment.