Add powerline as a misc-file submodule.
This commit is contained in:
parent
874faa2616
commit
54310d2adc
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -66,3 +66,6 @@
|
|||
[submodule "vim-files/.vim/bundle/rainbow_parentheses"]
|
||||
path = vim-files/.vim/bundle/rainbow_parentheses
|
||||
url = https://github.com/kien/rainbow_parentheses.vim.git
|
||||
[submodule "misc-files/powerline"]
|
||||
path = misc-files/powerline
|
||||
url = https://github.com/Lokaltog/powerline.git
|
||||
|
|
|
|||
1
misc-files/powerline
Submodule
1
misc-files/powerline
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 48a076f6588b71ad6fc34ef39d83dc67585d63cb
|
||||
Loading…
Add table
Add a link
Reference in a new issue