diff --git a/.gitmodules b/.gitmodules index 45dfdf6..6e68831 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,6 +16,9 @@ [submodule ".vim/bundle/base16"] path = .vim/bundle/base16 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"] path = base16-shell url = https://github.com/chriskempson/base16-shell diff --git a/.vim/bundle/pencil b/.vim/bundle/pencil new file mode 160000 index 0000000..5f819bf --- /dev/null +++ b/.vim/bundle/pencil @@ -0,0 +1 @@ +Subproject commit 5f819bfec096fb5305aa34930966d8396d9dc6ed