-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
39 changed files
with
44 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule GitGutter
updated
18 files
+1 −2 | GitGutter.sublime-settings | |
+1 −2 | Preferences.sublime-settings-hints | |
+1 −1 | README.md | |
+1 −1 | VERSION | |
+1 −5 | dependencies.json | |
+12 −12 | docs/install.md | |
+4 −0 | messages.json | |
+0 −28 | messages/1.11.3.txt | |
+5 −0 | messages/1.11.4.txt | |
+7 −0 | messages/1.11.5.txt | |
+7 −0 | messages/1.11.6.txt | |
+34 −0 | messages/1.11.7.txt | |
+12 −10 | modules/annotation.py | |
+1 −1 | modules/blame.py | |
+4 −3 | modules/compare.py | |
+4 −0 | modules/events.py | |
+7 −4 | modules/handler.py | |
+16 −1 | modules/temp.py |
Submodule diff-so-fancy
updated
20 files
+4 −5 | .circleci/config.yml | |
+6 −3 | .gitmodules | |
+5 −4 | .travis.yml | |
+3 −1 | README.md | |
+2 −4 | appveyor.yml | |
+218 −78 | diff-so-fancy | |
+6 −11 | hacking-and-testing.md | |
+10 −6 | lib/DiffHighlight.pm | |
+12 −2 | package-lock.json | |
+3 −3 | package.json | |
+1 −0 | test/bats | |
+9 −11 | test/bugs.bats | |
+6 −6 | test/diff-so-fancy.bats | |
+252 −0 | test/git_ansi_color.pl | |
+1 −1 | test/test_helper/bats-assert | |
+1 −1 | test/test_helper/bats-support | |
+4 −0 | third_party/ansi-reveal/ansi-reveal.pl | |
+312 −99 | third_party/build_fatpack/diff-so-fancy | |
+224 −0 | third_party/cli_bench/cli_bench.pl | |
+2 −9 | update-deps.sh |
Submodule dotbot
updated
17 files
+1 −1 | .github/workflows/build.yml | |
+49 −0 | CHANGELOG.md | |
+1 −1 | LICENSE.md | |
+21 −8 | README.md | |
+1 −1 | dotbot/__init__.py | |
+4 −1 | dotbot/cli.py | |
+15 −2 | dotbot/dispatcher.py | |
+40 −15 | dotbot/plugins/link.py | |
+1 −0 | test/.gitignore | |
+51 −27 | test/README.md | |
+6 −2 | test/Vagrantfile | |
+14 −6 | test/driver-lib.bash | |
+18 −0 | test/test-lib.bash | |
+32 −0 | test/tests/exit-on-failure.bash | |
+106 −0 | test/tests/link-glob-patterns.bash | |
+46 −0 | test/tests/link-glob-recursive.bash | |
+23 −0 | test/tests/link-prefix.bash |
Submodule fzf
updated
50 files
Submodule oh-my-zsh
updated
from 93ad3a to 41c15a
Submodule zsh-autosuggestions
updated
16 files
+6 −0 | CHANGELOG.md | |
+4 −1 | INSTALL.md | |
+1 −1 | LICENSE | |
+6 −4 | README.md | |
+1 −1 | VERSION | |
+1 −0 | ZSH_VERSIONS | |
+1 −6 | spec/multi_line_spec.rb | |
+0 −7 | spec/options/use_async_spec.rb | |
+11 −8 | spec/spec_helper.rb | |
+20 −7 | spec/strategies/special_characters_helper.rb | |
+2 −1 | src/async.zsh | |
+1 −1 | src/bind.zsh | |
+11 −1 | src/start.zsh | |
+0 −2 | src/strategies/completion.zsh | |
+22 −25 | src/widgets.zsh | |
+38 −32 | zsh-autosuggestions.zsh |
Submodule zsh-syntax-highlighting
updated
8 files
Submodule powerlevel10k
updated
31 files
+9 −2 | Makefile | |
+181 −93 | README.md | |
+53 −15 | config/p10k-classic.zsh | |
+52 −14 | config/p10k-lean-8colors.zsh | |
+52 −14 | config/p10k-lean.zsh | |
+58 −14 | config/p10k-rainbow.zsh | |
+96 −68 | font.md | |
+7 −2 | gitstatus/Makefile | |
+8 −8 | gitstatus/README.md | |
+118 −35 | gitstatus/build | |
+3 −3 | gitstatus/build.info | |
+23 −43 | gitstatus/gitstatus.plugin.sh | |
+8 −2 | gitstatus/gitstatus.plugin.zsh | |
+6 −5 | gitstatus/gitstatus.prompt.sh | |
+24 −22 | gitstatus/install | |
+23 −23 | gitstatus/install.info | |
+5 −2 | gitstatus/mbuild | |
+7 −7 | gitstatus/src/dir.cc | |
+4 −4 | gitstatus/src/dir.h | |
+8 −0 | gitstatus/src/git.cc | |
+9 −0 | gitstatus/src/git.h | |
+9 −0 | gitstatus/src/gitstatus.cc | |
+1 −0 | gitstatus/src/index.cc | |
+27 −7 | gitstatus/src/options.cc | |
+2 −0 | gitstatus/src/options.h | |
+28 −7 | gitstatus/src/tag_db.cc | |
+4 −1 | internal/configure.zsh | |
+19 −0 | internal/icons.zsh | |
+363 −130 | internal/p10k.zsh | |
+1 −1 | internal/parser.zsh | |
+79 −46 | internal/wizard.zsh |
Submodule tpm
updated
5 files
+1 −0 | README.md | |
+2 −2 | scripts/helpers/tmux_utils.sh | |
+15 −6 | scripts/install_plugins.sh | |
+2 −1 | scripts/source_plugins.sh | |
+4 −2 | scripts/update_plugin.sh |
Submodule Recover.vim
updated
4 files
+1 −1 | README.md | |
+6 −2 | autoload/recover.vim | |
+1 −1 | contrib/cvim | |
+13 −4 | doc/recoverPlugin.txt |
Submodule ctrlp.vim
updated
3 files
+13 −1 | autoload/ctrlp.vim | |
+7 −3 | autoload/ctrlp/buffertag.vim | |
+13 −5 | readme.md |
Submodule nerdtree
updated
from f63fb6 to eed488
Submodule nerdtree-git-plugin
updated
4 files
+2 −2 | .pre-commit-config.yaml | |
+6 −2 | README.md | |
+7 −0 | autoload/gitstatus/util.vim | |
+8 −3 | nerdtree_plugin/git_status.vim |
Submodule rainbow
updated
3 files
+2 −2 | README.md | |
+4 −0 | autoload/rainbow_main.vim | |
+12 −0 | tests/test.lua |
Submodule splitjoin.vim
updated
29 files
+38 −0 | .circleci/config.yml | |
+0 −18 | .travis.yml | |
+1 −1 | Gemfile | |
+26 −26 | Gemfile.lock | |
+1 −1 | README.md | |
+88 −0 | autoload/sj.vim | |
+81 −0 | autoload/sj/argparser/common.vim | |
+34 −0 | autoload/sj/argparser/elixir.vim | |
+4 −72 | autoload/sj/argparser/ruby.vim | |
+218 −19 | autoload/sj/elixir.vim | |
+1 −1 | autoload/sj/html.vim | |
+183 −0 | autoload/sj/java.vim | |
+17 −83 | autoload/sj/js.vim | |
+69 −0 | autoload/sj/jsx.vim | |
+65 −0 | autoload/sj/ruby.vim | |
+1 −85 | autoload/sj/rust.vim | |
+126 −3 | doc/splitjoin.txt | |
+5 −2 | ftplugin/elixir/splitjoin.vim | |
+17 −0 | ftplugin/java/splitjoin.vim | |
+2 −0 | ftplugin/jsx/splitjoin.vim | |
+2 −0 | ftplugin/ruby/splitjoin.vim | |
+5 −2 | ftplugin/tsx/splitjoin.vim | |
+2 −0 | plugin/splitjoin.vim | |
+554 −1 | spec/plugin/elixir_spec.rb | |
+1 −1 | spec/plugin/eruby_spec.rb | |
+200 −0 | spec/plugin/java_spec.rb | |
+18 −0 | spec/plugin/js_spec.rb | |
+80 −8 | spec/plugin/jsx_spec.rb | |
+38 −1 | spec/plugin/ruby_spec.rb |
Submodule syntastic
updated
from d97a66 to 2c4b33
Submodule tagbar
updated
from 51ff7a to 0441c1
Submodule vim-airline
updated
from a262ec to 24cb98
Submodule vim-airline-themes
updated
116 files
Submodule vim-clang-format
updated
8 files
+27 −0 | .github/workflows/ci.yml | |
+0 −26 | .travis.yml | |
+11 −3 | README.md | |
+116 −4 | autoload/clang_format.vim | |
+36 −2 | doc/clang-format.txt | |
+8 −6 | plugin/clang_format.vim | |
+4 −4 | test/Gemfile.lock | |
+0 −7 | test/t/clang_format_spec.vim |
Submodule vim-colortemplate
updated
54 files
Submodule vim-devicons
updated
6 files
+7 −11 | .github/ISSUE_TEMPLATE.md | |
+1 −1 | .github/PULL_REQUEST_TEMPLATE.md | |
+0 −1 | .github/workflows/ci.yml | |
+4 −8 | CONTRIBUTING.md | |
+15 −5 | plugin/webdevicons.vim | |
+233 −125 | test/filetype.vim |
Submodule vim-fugitive
updated
7 files
+13 −13 | README.markdown | |
+2,727 −1,109 | autoload/fugitive.vim | |
+118 −43 | doc/fugitive.txt | |
+6 −0 | ftplugin/fugitiveblame.vim | |
+359 −184 | plugin/fugitive.vim | |
+9 −9 | syntax/fugitive.vim | |
+1 −1 | syntax/fugitiveblame.vim |
Submodule vim-gitgutter
updated
8 files
+37 −4 | README.mkd | |
+8 −1 | autoload/gitgutter.vim | |
+2 −2 | autoload/gitgutter/highlight.vim | |
+45 −18 | autoload/gitgutter/hunk.vim | |
+2 −2 | autoload/gitgutter/utility.vim | |
+54 −8 | doc/gitgutter.txt | |
+16 −15 | plugin/gitgutter.vim | |
+17 −2 | test/test_gitgutter.vim |
Submodule vim-go
updated
55 files
Submodule vim-instant-markdown
updated
from eb52cb to ed9162
Submodule vim-lastplace
updated
from 48ba34 to d52282
Submodule vim-tmux-navigator
updated
3 files
+16 −2 | README.md | |
+3 −0 | doc/tmux-navigator.txt | |
+7 −0 | plugin/tmux_navigator.vim |
Submodule vim-vinegar
updated
3 files
+2 −2 | README.markdown | |
+1 −1 | doc/vinegar.txt | |
+14 −3 | plugin/vinegar.vim |
Submodule zsh-completions
updated
27 files
+2 −2 | src/_ccache | |
+1 −1 | src/_conan | |
+2 −2 | src/_drush | |
+1 −1 | src/_flutter | |
+2 −1 | src/_gist | |
+1 −1 | src/_golang | |
+1 −1 | src/_jonas | |
+200 −114 | src/_knife | |
+124 −0 | src/_lilypond | |
+1 −5 | src/_mix | |
+30 −5 | src/_mssh | |
+71 −57 | src/_nano | |
+2 −2 | src/_openssl | |
+246 −0 | src/_openvpn3 | |
+113 −0 | src/_opustools | |
+1 −1 | src/_perf | |
+2 −2 | src/_pm2 | |
+1 −1 | src/_pygmentize | |
+240 −0 | src/_qmk | |
+422 −0 | src/_rmlint | |
+1 −1 | src/_scala | |
+1 −1 | src/_tmuxp | |
+1 −1 | src/_udisksctl | |
+1 −1 | src/_xinput | |
+29 −20 | src/_yarn | |
+19 −0 | zsh-completions-howto.org | |
+1 −1 | zsh-completions.plugin.zsh |