X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=.zsh_antigen;h=711a550741b7c777c917f0a09c0bf2401f7297a3;hb=9180963240c886173f8c84bc5949c4e8f9b59563;hp=23fb7745b10520898628ecf1885bd64a000604a9;hpb=1fed796c8144876ec0cfe5779d2bf937233063ac;p=user%2Fhenk%2Fvcsh%2Fzsh.git diff --git a/.zsh_antigen b/.zsh_antigen index 23fb774..711a550 100644 --- a/.zsh_antigen +++ b/.zsh_antigen @@ -1,7 +1,6 @@ antigen bundle 'https://github.com/willghatch/zsh-saneopt' antigen bundle 'https://github.com/joel-porquet/zsh-dircolors-solarized' -antigen bundle 'https://github.com/zsh-users/zsh-syntax-highlighting' # antigen bundle 'https://github.com/MikeDacre/tmux-zsh-vim-titles' @@ -11,7 +10,13 @@ antigen bundle 'https://github.com/laurenkt/zsh-vimto' antigen bundle 'https://github.com/MichaelAquilina/zsh-you-should-use' -antigen bundle 'https://github.com/desyncr/auto-ls' +# antigen bundle 'https://github.com/desyncr/auto-ls' + +antigen bundle 'https://github.com/zsh-users/zsh-completions' + +antigen bundle "https://github.com/greymd/tmux-xpanes" + +antigen bundle 'https://github.com/zsh-users/zsh-syntax-highlighting' antigen apply