diff options
author | Urbain Vaes <urbain@vaes.uk> | 2016-04-30 01:15:18 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2016-04-30 01:15:18 +0100 |
commit | bc990a764568fb773e1f85cef395b0391d2b982d (patch) | |
tree | d8c77e6385fbb5a887804323451ab00fd32fdf94 /vim/.vim/.gitignore | |
parent | b7e9f9f05b1071f9c42a528551828bfeeab3c1a5 (diff) |
Add lldb and splitJoin plugins
Diffstat (limited to 'vim/.vim/.gitignore')
-rw-r--r-- | vim/.vim/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/.vim/.gitignore b/vim/.vim/.gitignore index 39e598f..55aa2a4 100644 --- a/vim/.vim/.gitignore +++ b/vim/.vim/.gitignore @@ -1,3 +1,4 @@ +.init.vim-* .netrwhist plugged vimundo/* |