1
0
mirror of https://github.com/bertptrs/vimconfig.git synced 2026-03-26 16:20:36 +01:00

5 Commits

Author SHA1 Message Date
67e4c08944 Temporarily disable dependabot again 2026-03-05 22:37:36 +01:00
1d319dcb72 Merge pull request #4 from bertptrs/dependabot/submodules/zsh/dot-config/zsh/plugins/zsh-you-should-use-ff371d6
Bump zsh/.config/zsh/plugins/zsh-you-should-use from `f13d39a` to `ff371d6`
2026-03-05 22:36:19 +01:00
dependabot[bot]
a52d28e7e8 Bump zsh/.config/zsh/plugins/zsh-you-should-use
Bumps [zsh/.config/zsh/plugins/zsh-you-should-use](https://github.com/MichaelAquilina/zsh-you-should-use) from `f13d39a` to `ff371d6`.
- [Commits](f13d39a1ae...ff371d6a11)

---
updated-dependencies:
- dependency-name: zsh/.config/zsh/plugins/zsh-you-should-use
  dependency-version: ff371d6a11b653e1fa8dda4e61c896c78de26bfa
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-05 21:31:43 +00:00
15757c1a16 remove stray module entry 2026-03-05 22:28:58 +01:00
30a97e6f2d Attempt to auto-update git submodules 2026-03-05 22:26:22 +01:00
3 changed files with 19 additions and 8 deletions

6
.gitmodules vendored
View File

@@ -52,15 +52,9 @@
[submodule "vim/.vim/pack/bundle/start/vim-nix"] [submodule "vim/.vim/pack/bundle/start/vim-nix"]
path = vim/.vim/pack/bundle/start/vim-nix path = vim/.vim/pack/bundle/start/vim-nix
url = https://github.com/LnL7/vim-nix.git url = https://github.com/LnL7/vim-nix.git
[submodule "vim/.vim/pack/bundle/start/vim-hcl"]
path = vim/.vim/pack/bundle/start/vim-hcl
url = https://github.com/jvirtanen/vim-hcl.git
[submodule "vim/.vim/pack/bundle/start/vim-hashicorp-tools"] [submodule "vim/.vim/pack/bundle/start/vim-hashicorp-tools"]
path = vim/.vim/pack/bundle/start/vim-hashicorp-tools path = vim/.vim/pack/bundle/start/vim-hashicorp-tools
url = https://github.com/hashivim/vim-hashicorp-tools.git url = https://github.com/hashivim/vim-hashicorp-tools.git
[submodule "zsh/.config/zsh/plugins/zsh-auto-notify"]
path = zsh/.config/zsh/plugins/zsh-auto-notify
url = https://github.com/MichaelAquilina/zsh-auto-notify.git
[submodule "vim/.vim/pack/bundle/start/vim-pkgbuild"] [submodule "vim/.vim/pack/bundle/start/vim-pkgbuild"]
path = vim/.vim/pack/bundle/start/vim-pkgbuild path = vim/.vim/pack/bundle/start/vim-pkgbuild
url = https://github.com/m-pilia/vim-pkgbuild.git url = https://github.com/m-pilia/vim-pkgbuild.git

View File

@@ -37,7 +37,7 @@ audible_bell=Yes
blinking_cursor=No blinking_cursor=No
allow_bold=Yes allow_bold=Yes
cursor_type=VTE_CURSOR_SHAPE_BLOCK cursor_type=VTE_CURSOR_SHAPE_BLOCK
palette=xterm palette=1
add_tab_accelerator=5 add_tab_accelerator=5
del_tab_accelerator=5 del_tab_accelerator=5
switch_tab_accelerator=8 switch_tab_accelerator=8
@@ -66,3 +66,20 @@ stop_tab_cycling_at_end_tabs=No
word_chars=-,./?%&#_~: word_chars=-,./?%&#_~:
search_accelerator=5 search_accelerator=5
search_key=F search_key=F
colorset1_scheme=1
colorset2_scheme=1
colorset3_scheme=1
colorset4_scheme=1
colorset5_scheme=1
colorset6_scheme=1
bold_is_bright=false
show_tab_bar=multiple
copy_on_select=false
paste_button=2
menu_button=3
window_columns=80
window_rows=24
new_tab_after_current=true
line_height=1
new_window_accelerator=5
new_window_key=O