-
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 fzf
updated
5 files
+1 −4 | .github/workflows/linux.yml | |
+1 −0 | src/constants.go | |
+5 −1 | src/core.go | |
+22 −13 | src/terminal.go | |
+95 −1 | test/test_go.rb |
Submodule powerlevel10k
updated
6 files
+7 −7 | README.md | |
+2 −2 | config/p10k-classic.zsh | |
+2 −2 | config/p10k-lean-8colors.zsh | |
+2 −2 | config/p10k-lean.zsh | |
+2 −2 | config/p10k-rainbow.zsh | |
+21 −7 | internal/p10k.zsh |
Submodule vim-airline
updated
from df956a to a262ec
Submodule vim-colortemplate
updated
4 files
+2 −6 | autoload/colortemplate.vim | |
+1 −3 | test/expected/test72.vim | |
+11 −0 | test/runtests.vim | |
+17 −0 | test/test86.txt |