-
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
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
Submodule dracula
updated
4 files
+15 −12 | INSTALL.md | |
+5 −2 | README.md | |
+2 −0 | colors/dracula.vim | |
+ − | dracula-pro.png |
Submodule nerdtree.vim
updated
from c46e12 to 321688
Submodule dunst
updated
8 files
+1 −1 | HACKING.md | |
+2 −2 | README.md | |
+1 −1 | docs/dunst.1.pod | |
+6 −6 | docs/dunst.5.pod | |
+1 −1 | src/dbus.c | |
+1 −1 | src/dbus.h | |
+2 −2 | src/draw.c | |
+1 −1 | test/draw.c |
Submodule fzf
updated
15 files
+24 −0 | .github/workflows/sponsors.yml | |
+1 −1 | .github/workflows/typos.yml | |
+1 −1 | .github/workflows/winget.yml | |
+10 −1 | CHANGELOG.md | |
+9 −0 | README.md | |
+9 −3 | bin/fzf-tmux | |
+2 −2 | install | |
+20 −2 | man/man1/fzf.1 | |
+1 −1 | plugin/fzf.vim | |
+2 −1 | shell/key-bindings.bash | |
+23 −11 | src/server.go | |
+75 −6 | src/terminal.go | |
+7 −0 | src/util/util_test.go | |
+13 −0 | test/test_go.rb | |
+3 −0 | typos.toml |
Submodule oh-my-zsh
updated
from fd219a to b07c8c