From 078ac4fca709076359acca980e3143bbfe5323b3 Mon Sep 17 00:00:00 2001 From: Tomas Slusny Date: Tue, 11 Jul 2017 15:12:18 +0200 Subject: [PATCH] Use default Vim message settings, update modules .. and remove completor.vim from README as I already removed it from repository. Signed-off-by: Tomas Slusny --- README.md | 2 -- fontconfig/.config/fontconfig/fonts.conf | 3 --- tmux/.tmux/bundle/tmux-copycat | 2 +- tmux/.tmux/bundle/vim-tmux-navigator | 2 +- vim/.vim/bundle/base16-vim | 2 +- vim/.vim/bundle/fzf.vim | 2 +- vim/.vim/bundle/syntastic | 2 +- vim/.vim/bundle/ultisnips | 2 +- vim/.vim/bundle/vim-dirvish | 2 +- vim/.vim/bundle/vim-javacomplete2 | 2 +- vim/.vim/bundle/vim-logreview | 2 +- vim/.vim/bundle/vim-snippets | 2 +- vim/.vim/bundle/vim-test | 2 +- vim/.vim/bundle/vim-unimpaired | 2 +- vim/.vimrc | 1 - zsh/.fzf | 2 +- zsh/.zim | 2 +- zsh/.zsh/bundle/base16-shell | 2 +- 18 files changed, 15 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index fac26a56..3d281ed9 100644 --- a/README.md +++ b/README.md @@ -91,8 +91,6 @@ To add your own Vim, Tmux or Zsh plugin you can just clone it to proper :notebook_with_decorative_cover: The interactive scratchpad for hackers. * [comittia.vim](https://github.com/rhysd/committia.vim): A Vim plugin for more pleasant editing on commit messages - * [completor.vim](https://github.com/maralla/completor.vim): Async completion - framework made ease * [editorconfig-vim](https://github.com/editorconfig/editorconfig-vim): EditorConfig plugin for Vim * [fzf.vim](https://github.com/junegunn/fzf.vim): fzf :heart: vim diff --git a/fontconfig/.config/fontconfig/fonts.conf b/fontconfig/.config/fontconfig/fonts.conf index 5d203955..00a0bca0 100644 --- a/fontconfig/.config/fontconfig/fonts.conf +++ b/fontconfig/.config/fontconfig/fonts.conf @@ -6,15 +6,12 @@ rgb - true - true - true diff --git a/tmux/.tmux/bundle/tmux-copycat b/tmux/.tmux/bundle/tmux-copycat index 57ce4238..4be889e3 160000 --- a/tmux/.tmux/bundle/tmux-copycat +++ b/tmux/.tmux/bundle/tmux-copycat @@ -1 +1 @@ -Subproject commit 57ce42387aa70b7b20346a27f582f5ca0239bff2 +Subproject commit 4be889e3f9171762875748adf26a9b1911d496f8 diff --git a/tmux/.tmux/bundle/vim-tmux-navigator b/tmux/.tmux/bundle/vim-tmux-navigator index 3e83ddc5..d724094e 160000 --- a/tmux/.tmux/bundle/vim-tmux-navigator +++ b/tmux/.tmux/bundle/vim-tmux-navigator @@ -1 +1 @@ -Subproject commit 3e83ddc509c66ac86b0c2961613076f74f34a2b6 +Subproject commit d724094e7128acd7375cc758008f1e1688130877 diff --git a/vim/.vim/bundle/base16-vim b/vim/.vim/bundle/base16-vim index a86dfe41..c1c3e6cc 160000 --- a/vim/.vim/bundle/base16-vim +++ b/vim/.vim/bundle/base16-vim @@ -1 +1 @@ -Subproject commit a86dfe417dcf852a8985b6115e4a19cde00ce7cb +Subproject commit c1c3e6ccb1a4cd4ea00162abb4ccece4a3e69d0b diff --git a/vim/.vim/bundle/fzf.vim b/vim/.vim/bundle/fzf.vim index ccc32c31..55f6bc83 160000 --- a/vim/.vim/bundle/fzf.vim +++ b/vim/.vim/bundle/fzf.vim @@ -1 +1 @@ -Subproject commit ccc32c31642a42f53a63508de8742674a4ba665f +Subproject commit 55f6bc83677235a7f6ffc35496ecae2e2a764417 diff --git a/vim/.vim/bundle/syntastic b/vim/.vim/bundle/syntastic index f459416d..e1161a72 160000 --- a/vim/.vim/bundle/syntastic +++ b/vim/.vim/bundle/syntastic @@ -1 +1 @@ -Subproject commit f459416dc380dae171860832f55e039a90aad492 +Subproject commit e1161a723a353db99780f9a9351340df7abbb106 diff --git a/vim/.vim/bundle/ultisnips b/vim/.vim/bundle/ultisnips index 6b187827..423f264e 160000 --- a/vim/.vim/bundle/ultisnips +++ b/vim/.vim/bundle/ultisnips @@ -1 +1 @@ -Subproject commit 6b187827e25e80fb8a4b4550faa318d5dbe01233 +Subproject commit 423f264e753cec260b4f14455126e6db7ba429af diff --git a/vim/.vim/bundle/vim-dirvish b/vim/.vim/bundle/vim-dirvish index e1548de9..d215bcba 160000 --- a/vim/.vim/bundle/vim-dirvish +++ b/vim/.vim/bundle/vim-dirvish @@ -1 +1 @@ -Subproject commit e1548de9dcfe3cd89be9c02ce238a552717fbf60 +Subproject commit d215bcba7c965d21420aaba44e3b34dad1b0d1eb diff --git a/vim/.vim/bundle/vim-javacomplete2 b/vim/.vim/bundle/vim-javacomplete2 index ae351ecf..b1f364f8 160000 --- a/vim/.vim/bundle/vim-javacomplete2 +++ b/vim/.vim/bundle/vim-javacomplete2 @@ -1 +1 @@ -Subproject commit ae351ecf333e77873fa4682b4d4b05f077047bc4 +Subproject commit b1f364f8bd435e2b6557d9075b83d6d3712ae9a8 diff --git a/vim/.vim/bundle/vim-logreview b/vim/.vim/bundle/vim-logreview index df707793..b7b66ab3 160000 --- a/vim/.vim/bundle/vim-logreview +++ b/vim/.vim/bundle/vim-logreview @@ -1 +1 @@ -Subproject commit df707793e0cfcad69298bde6ba2ee20f42eab95c +Subproject commit b7b66ab338e904127d796af49235b8c29742f18f diff --git a/vim/.vim/bundle/vim-snippets b/vim/.vim/bundle/vim-snippets index 94622013..0817950a 160000 --- a/vim/.vim/bundle/vim-snippets +++ b/vim/.vim/bundle/vim-snippets @@ -1 +1 @@ -Subproject commit 94622013f675b864e2be9de6f3cbb7c98d429b60 +Subproject commit 0817950a4fb8ccd48ec38a2b65cf046b597eecb3 diff --git a/vim/.vim/bundle/vim-test b/vim/.vim/bundle/vim-test index 0b19c372..4f5e1758 160000 --- a/vim/.vim/bundle/vim-test +++ b/vim/.vim/bundle/vim-test @@ -1 +1 @@ -Subproject commit 0b19c372cd1ca3403155c57e3c4516ce71a52f28 +Subproject commit 4f5e175894ce1131437000d4ee5ed256261056ae diff --git a/vim/.vim/bundle/vim-unimpaired b/vim/.vim/bundle/vim-unimpaired index 7bbbca73..3a775907 160000 --- a/vim/.vim/bundle/vim-unimpaired +++ b/vim/.vim/bundle/vim-unimpaired @@ -1 +1 @@ -Subproject commit 7bbbca73233b1492a8c3d16f91f34340eccc9b30 +Subproject commit 3a7759075cca5b0dc29ce81f2747489b6c8e36a7 diff --git a/vim/.vimrc b/vim/.vimrc index cdb8196d..193ad14a 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -106,7 +106,6 @@ set lazyredraw set showmatch " Less annoying errors -set shortmess=at set noerrorbells set novisualbell set t_vb= diff --git a/zsh/.fzf b/zsh/.fzf index 70cfa6af..940214a1 160000 --- a/zsh/.fzf +++ b/zsh/.fzf @@ -1 +1 @@ -Subproject commit 70cfa6af13e56bf50c70c46e62085f9d9b52f909 +Subproject commit 940214a1a2cbc64f32539e9a65beafc767f259e2 diff --git a/zsh/.zim b/zsh/.zim index 95f1e3c6..ff32968b 160000 --- a/zsh/.zim +++ b/zsh/.zim @@ -1 +1 @@ -Subproject commit 95f1e3c6ca1aaf476caad21583c1c3e3fdbbf65d +Subproject commit ff32968ba9cddadb14fe1ff4b3ad7d64401dd3d0 diff --git a/zsh/.zsh/bundle/base16-shell b/zsh/.zsh/bundle/base16-shell index 743d0d24..f8f7f01f 160000 --- a/zsh/.zsh/bundle/base16-shell +++ b/zsh/.zsh/bundle/base16-shell @@ -1 +1 @@ -Subproject commit 743d0d24f348db94099f2387c6a4923d8f29b543 +Subproject commit f8f7f01f9dd95311507802ed63a8be5690d7405d