new vim theme

This commit is contained in:
KeeganForelight 2022-03-08 21:34:35 -05:00
parent 97a5f9065a
commit 3a4212df66
4 changed files with 6 additions and 2 deletions

3
.gitmodules vendored
View File

@ -14,3 +14,6 @@
[submodule "oh-my-zsh/custom/plugins/zsh-autosuggestions"]
path = oh-my-zsh/custom/plugins/zsh-autosuggestions
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

View File

@ -20,6 +20,6 @@
force: true
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
~/.vim/colors/onehalfdark.vim: vim/onehalf/vim/colors/onehalfdark.vim
~/.vim/colors/hybrid.vim: vim/vim-hybrid/colors/hybrid.vim
~/.tmux.conf: tmux.conf

1
vim/vim-hybrid Submodule

@ -0,0 +1 @@
Subproject commit cc58baabeabc7b83768e25b852bf89c34756bf90

2
vimrc
View File

@ -7,5 +7,5 @@ set expandtab
" setting color theme stuff
syntax enable
colorscheme onehalfdark
colorscheme hybrid.vim