bug fixes

nvim
KeeganForelight 3 years ago
parent 3bc7b433cb
commit 5c628e0cb2

4
.gitmodules vendored

@ -8,6 +8,6 @@
[submodule "oh-my-zsh/custom/themes/powerlevel10k"]
path = oh-my-zsh/custom/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
[submodule "vim/colors/onehalf"]
path = vim/colors/onehalf
[submodule "vim/onehalf"]
path = vim/onehalf
url = https://github.com/sonph/onehalf.git

@ -18,7 +18,5 @@
force: true
path: zshrc
~/.oh-my-zsh/custom/themes/powerlevel10k.zsh-theme: oh-my-zsh/custom/themes/powerlevel10k/powerlevel10k.zsh-theme
~/.vim/colors/onehalf:
force: true
path: vim/colors/onehalf/
~/.vim/colors/onehalfdark.vim: vim/onehalf/vim/colors/onehalfdark.vim

@ -0,0 +1 @@
/home/kdeppe/dotfiles/vim/onehalf/vim/colors/onehalfdark.vim
Loading…
Cancel
Save