mirror of
https://github.com/Phantop/dotfiles
synced 2025-01-11 22:57:03 +00:00
Vim: Remove startify because it's kinda useless
This commit is contained in:
parent
cde87ac901
commit
f800ed41e0
|
@ -1 +0,0 @@
|
||||||
Subproject commit 9c5680cd0b94bea9245f79463f52c7c9c6595ffd
|
|
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -40,9 +40,6 @@
|
||||||
[submodule ".config/nvim/bundle/vim-sensible"]
|
[submodule ".config/nvim/bundle/vim-sensible"]
|
||||||
path = .config/nvim/bundle/vim-sensible
|
path = .config/nvim/bundle/vim-sensible
|
||||||
url = https://github.com/tpope/vim-sensible.git
|
url = https://github.com/tpope/vim-sensible.git
|
||||||
[submodule ".config/nvim/bundle/vim-startify"]
|
|
||||||
path = .config/nvim/bundle/vim-startify
|
|
||||||
url = https://github.com/mhinz/vim-startify.git
|
|
||||||
[submodule ".config/nvim/bundle/vim-surround"]
|
[submodule ".config/nvim/bundle/vim-surround"]
|
||||||
path = .config/nvim/bundle/vim-surround
|
path = .config/nvim/bundle/vim-surround
|
||||||
url = https://github.com/tpope/vim-surround.git
|
url = https://github.com/tpope/vim-surround.git
|
||||||
|
|
Loading…
Reference in a new issue