From 6717ac6f84f6e1d3ae8ce70b4cfc4229f97ff7da Mon Sep 17 00:00:00 2001 From: Karl Mutch Date: Mon, 26 Oct 2020 08:52:32 -0700 Subject: [PATCH] Submodule updates, remove neocomplete for vim 8 as it was deprecated --- config/htop/htoprc | 2 +- diff-so-fancy | 2 +- fzf | 2 +- oh-my-zsh | 2 +- oh-my-zsh-custom/plugins/zsh-syntax-highlighting | 2 +- oh-my-zsh-custom/themes/powerlevel10k | 2 +- vim/bundle/ctrlp.vim | 2 +- vim/bundle/nerdtree | 2 +- vim/bundle/nerdtree-git-plugin | 2 +- vim/bundle/splitjoin.vim | 2 +- vim/bundle/tagbar | 2 +- vim/bundle/unicode.vim | 2 +- vim/bundle/vim-airline | 2 +- vim/bundle/vim-airline-themes | 2 +- vim/bundle/vim-easymotion | 2 +- vim/bundle/vim-fugitive | 2 +- vim/bundle/vim-go | 2 +- vim/bundle/vim-startify | 2 +- vimrc | 7 ------- 19 files changed, 18 insertions(+), 25 deletions(-) diff --git a/config/htop/htoprc b/config/htop/htoprc index c57ead9..2ec36b0 100644 --- a/config/htop/htoprc +++ b/config/htop/htoprc @@ -12,7 +12,7 @@ show_program_path=1 highlight_base_name=1 highlight_megabytes=1 highlight_threads=1 -tree_view=0 +tree_view=1 header_margin=1 detailed_cpu_time=0 cpu_count_from_zero=0 diff --git a/diff-so-fancy b/diff-so-fancy index eef379e..af73147 160000 --- a/diff-so-fancy +++ b/diff-so-fancy @@ -1 +1 @@ -Subproject commit eef379ee43f860306310ba0843302c0077a4908b +Subproject commit af73147369f8279abfcb2070c718a14b8c766142 diff --git a/fzf b/fzf index 2986e64..874f7dd 160000 --- a/fzf +++ b/fzf @@ -1 +1 @@ -Subproject commit 2986e64a49f8b1b32d3090aee2e178fae60ce201 +Subproject commit 874f7dd416a4098d657dce7f307b60485993eea1 diff --git a/oh-my-zsh b/oh-my-zsh index 6ebf27b..fcb6fa7 160000 --- a/oh-my-zsh +++ b/oh-my-zsh @@ -1 +1 @@ -Subproject commit 6ebf27b8d34c760e25749790ea78dcb0c220d76b +Subproject commit fcb6fa78a1304f9a8eff2a7563658de04a13d499 diff --git a/oh-my-zsh-custom/plugins/zsh-syntax-highlighting b/oh-my-zsh-custom/plugins/zsh-syntax-highlighting index 62c5575..2ebfa6a 160000 --- a/oh-my-zsh-custom/plugins/zsh-syntax-highlighting +++ b/oh-my-zsh-custom/plugins/zsh-syntax-highlighting @@ -1 +1 @@ -Subproject commit 62c5575848f1f0a96161243d18497c247c9f52df +Subproject commit 2ebfa6a59879b66b02712693731c84831255601d diff --git a/oh-my-zsh-custom/themes/powerlevel10k b/oh-my-zsh-custom/themes/powerlevel10k index 9b981b8..74c6e18 160000 --- a/oh-my-zsh-custom/themes/powerlevel10k +++ b/oh-my-zsh-custom/themes/powerlevel10k @@ -1 +1 @@ -Subproject commit 9b981b89c53826a9b5514978b951cda11cfa8d4b +Subproject commit 74c6e18363003015e705a8803f475b0452420373 diff --git a/vim/bundle/ctrlp.vim b/vim/bundle/ctrlp.vim index eb45a52..3866ae1 160000 --- a/vim/bundle/ctrlp.vim +++ b/vim/bundle/ctrlp.vim @@ -1 +1 @@ -Subproject commit eb45a526bb1c0d7b5531cfb0d12fb763f0d745e7 +Subproject commit 3866ae170a342fb40d83e1538c37c81c7977b821 diff --git a/vim/bundle/nerdtree b/vim/bundle/nerdtree index 577ddc7..14af897 160000 --- a/vim/bundle/nerdtree +++ b/vim/bundle/nerdtree @@ -1 +1 @@ -Subproject commit 577ddc73f0a1d2fd6166ed3268ab8536111037e0 +Subproject commit 14af89743ac1c31ff9bb43682025eda50333a7d5 diff --git a/vim/bundle/nerdtree-git-plugin b/vim/bundle/nerdtree-git-plugin index 85c4bed..01b84c6 160000 --- a/vim/bundle/nerdtree-git-plugin +++ b/vim/bundle/nerdtree-git-plugin @@ -1 +1 @@ -Subproject commit 85c4bed898d2d755a2a2ffbfc2433084ce107cdd +Subproject commit 01b84c63b9ba48628285779fbdfd046dd2bc2970 diff --git a/vim/bundle/splitjoin.vim b/vim/bundle/splitjoin.vim index 7148cbc..1c1b94a 160000 --- a/vim/bundle/splitjoin.vim +++ b/vim/bundle/splitjoin.vim @@ -1 +1 @@ -Subproject commit 7148cbc3b9c4f70cea9fdccb72ae246b6d499c20 +Subproject commit 1c1b94a6aa218c429421c82bcc56a216301b6e85 diff --git a/vim/bundle/tagbar b/vim/bundle/tagbar index 55f3513..bc48b8b 160000 --- a/vim/bundle/tagbar +++ b/vim/bundle/tagbar @@ -1 +1 @@ -Subproject commit 55f3513d10cd93153777f5eb3be902a9b95c6be9 +Subproject commit bc48b8b84bced1ac35d01f50b2e2ce2c8030631d diff --git a/vim/bundle/unicode.vim b/vim/bundle/unicode.vim index e9b2113..5f21e3e 160000 --- a/vim/bundle/unicode.vim +++ b/vim/bundle/unicode.vim @@ -1 +1 @@ -Subproject commit e9b21134f4e8bc8cd09fa6145749511ac8800f98 +Subproject commit 5f21e3e7e60f6d032daa4769e7ee84885fb0ce4d diff --git a/vim/bundle/vim-airline b/vim/bundle/vim-airline index aa773f5..8608270 160000 --- a/vim/bundle/vim-airline +++ b/vim/bundle/vim-airline @@ -1 +1 @@ -Subproject commit aa773f5cdfeba1ecb8ae5b55d9ab5fc817f0951d +Subproject commit 8608270bd39e9aa31bbdb8cd22b2ba776037feb6 diff --git a/vim/bundle/vim-airline-themes b/vim/bundle/vim-airline-themes index 7f53ebc..e1b0d9f 160000 --- a/vim/bundle/vim-airline-themes +++ b/vim/bundle/vim-airline-themes @@ -1 +1 @@ -Subproject commit 7f53ebc8f7af2fd7e6a0a31106b99491e01cd18f +Subproject commit e1b0d9f86cf89e84b15c459683fd72730e51a054 diff --git a/vim/bundle/vim-easymotion b/vim/bundle/vim-easymotion index 6c9c054..41bbb8c 160000 --- a/vim/bundle/vim-easymotion +++ b/vim/bundle/vim-easymotion @@ -1 +1 @@ -Subproject commit 6c9c0547bfcca6a059dfaaf39dcac1b8c4e814c4 +Subproject commit 41bbb8ce8a3c3acc837895ebd79f8a8bc07b99b3 diff --git a/vim/bundle/vim-fugitive b/vim/bundle/vim-fugitive index 4189bdb..89e6b5e 160000 --- a/vim/bundle/vim-fugitive +++ b/vim/bundle/vim-fugitive @@ -1 +1 @@ -Subproject commit 4189bdb580743a92f0e81d0ba9359a1c3b253a3c +Subproject commit 89e6b5e4e1d8152bfc3c26aa2655c0342d0809d1 diff --git a/vim/bundle/vim-go b/vim/bundle/vim-go index 2b5c83b..a5e2535 160000 --- a/vim/bundle/vim-go +++ b/vim/bundle/vim-go @@ -1 +1 @@ -Subproject commit 2b5c83b675193269556a6c9892b7460e9693d642 +Subproject commit a5e2535d31aa1d7c0fa8a4e77ee96b92ad185be5 diff --git a/vim/bundle/vim-startify b/vim/bundle/vim-startify index e18fa54..f2fc118 160000 --- a/vim/bundle/vim-startify +++ b/vim/bundle/vim-startify @@ -1 +1 @@ -Subproject commit e18fa54e6477c8523540762c289cf4ab55eece48 +Subproject commit f2fc11844b234479d37bef37faa7ceb2aade788b diff --git a/vimrc b/vimrc index 326fdbe..06a4e99 100644 --- a/vimrc +++ b/vimrc @@ -290,18 +290,11 @@ endif "set omnifunc=syntaxcomplete#Complete "call deoplete#custom#option('omni_patterns', { 'go': '[^. *\t]\.\w*' }) let g:deoplete#enable_at_startup = 1 -let g:neocomplete#enable_at_startup = 1 " Set minimum syntax keyword length. -"let NeoCompleteAutoCompletionLength = 10 -"let g:neocomplete#sources#syntax#min_keyword_length = 10 -let g:neocomplete#auto_completion_start_length = 10 -"let g:neocomplete#disable_auto_complete = 0 "let g:SuperTabDefaultCompletionType = "" "" : completion for neocomplete. inoremap pumvisible() ? "\" : "\" -"inoremap neocomplete#smart_close_popup()."\" -"inoremap neocomplete#smart_close_popup()."\" "python from powerline.vim import setup as powerline_setup "python powerline_setup()