mirror of
https://github.com/meineerde/dotfiles.git
synced 2025-10-17 19:41:01 +00:00
Add pencil package in vim
This commit is contained in:
parent
5a250acc21
commit
6214ab7e74
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -16,6 +16,9 @@
|
|||||||
[submodule ".vim/bundle/base16"]
|
[submodule ".vim/bundle/base16"]
|
||||||
path = .vim/bundle/base16
|
path = .vim/bundle/base16
|
||||||
url = https://github.com/chriskempson/base16-vim.git
|
url = https://github.com/chriskempson/base16-vim.git
|
||||||
|
[submodule ".vim/vim-pencil"]
|
||||||
|
path = .vim/bundle/pencil
|
||||||
|
url = https://github.com/reedes/vim-pencil.git
|
||||||
[submodule "base16-shell"]
|
[submodule "base16-shell"]
|
||||||
path = base16-shell
|
path = base16-shell
|
||||||
url = https://github.com/chriskempson/base16-shell
|
url = https://github.com/chriskempson/base16-shell
|
||||||
|
|||||||
1
.vim/bundle/pencil
Submodule
1
.vim/bundle/pencil
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 5f819bfec096fb5305aa34930966d8396d9dc6ed
|
||||||
Loading…
x
Reference in New Issue
Block a user