new vim theme
This commit is contained in:
parent
97a5f9065a
commit
3a4212df66
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -14,3 +14,6 @@
|
|||||||
[submodule "oh-my-zsh/custom/plugins/zsh-autosuggestions"]
|
[submodule "oh-my-zsh/custom/plugins/zsh-autosuggestions"]
|
||||||
path = oh-my-zsh/custom/plugins/zsh-autosuggestions
|
path = oh-my-zsh/custom/plugins/zsh-autosuggestions
|
||||||
url = https://github.com/zsh-users/zsh-autosuggestions.git
|
url = https://github.com/zsh-users/zsh-autosuggestions.git
|
||||||
|
[submodule "vim/vim-hybrid"]
|
||||||
|
path = vim/vim-hybrid
|
||||||
|
url = https://github.com/w0ng/vim-hybrid.git
|
||||||
|
@ -20,6 +20,6 @@
|
|||||||
force: true
|
force: true
|
||||||
path: oh-my-zsh/custom/plugins/zsh-autosuggestions
|
path: oh-my-zsh/custom/plugins/zsh-autosuggestions
|
||||||
~/.oh-my-zsh/custom/themes/powerlevel10k.zsh-theme: oh-my-zsh/custom/themes/powerlevel10k/powerlevel10k.zsh-theme
|
~/.oh-my-zsh/custom/themes/powerlevel10k.zsh-theme: oh-my-zsh/custom/themes/powerlevel10k/powerlevel10k.zsh-theme
|
||||||
~/.vim/colors/onehalfdark.vim: vim/onehalf/vim/colors/onehalfdark.vim
|
~/.vim/colors/hybrid.vim: vim/vim-hybrid/colors/hybrid.vim
|
||||||
~/.tmux.conf: tmux.conf
|
~/.tmux.conf: tmux.conf
|
||||||
|
|
||||||
|
1
vim/vim-hybrid
Submodule
1
vim/vim-hybrid
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit cc58baabeabc7b83768e25b852bf89c34756bf90
|
Loading…
x
Reference in New Issue
Block a user