-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the submodules group with 10 updates (#5790)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
5daf9a1
commit 75c288e
Showing
10 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
Submodule goenv
updated
from d09eef to c16a7c
Submodule indent-blankline
updated
3 files
+5 −7 | lua/ibl/config.lua | |
+1 −1 | lua/ibl/virt_text.lua | |
+41 −0 | specs/features/virt_text_spec.lua |
Submodule nvim-lspconfig
updated
3 files
+1 −1 | doc/configs.md | |
+1 −1 | doc/configs.txt | |
+38 −3 | lua/lspconfig/configs/texlab.lua |
Submodule nvim-tree
updated
48 files
Submodule nvim-treesitter
updated
5 files
+1 −1 | .github/workflows/update-lockfile.yml | |
+39 −39 | lockfile.json | |
+121 −150 | queries/julia/highlights.scm | |
+22 −13 | queries/julia/locals.scm | |
+1 −0 | scripts/format-queries.lua |
Submodule fzf
updated
13 files
+1 −1 | .github/workflows/typos.yml | |
+16 −0 | CHANGELOG.md | |
+1 −1 | README.md | |
+2 −2 | go.mod | |
+4 −4 | go.sum | |
+1 −1 | install | |
+1 −1 | install.ps1 | |
+1 −1 | man/man1/fzf-tmux.1 | |
+1 −1 | man/man1/fzf.1 | |
+29 −24 | shell/completion.zsh | |
+1 −1 | shell/key-bindings.zsh | |
+8 −5 | src/terminal.go | |
+1 −1 | src/util/chars.go |
Submodule vim-lsp-settings
updated
2 files
+17 −0 | installer/install-ruby-lsp.cmd | |
+1 −1 | settings/cl-lsp.vim |