diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | bundle/tcomment | 0 | 
2 files changed, 3 insertions, 0 deletions
| diff --git a/.gitmodules b/.gitmodules index a7f0908..f52c795 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,3 +40,6 @@  [submodule "bundle/vim-scala"]  	path = bundle/vim-scala  	url = https://github.com/derekwyatt/vim-scala.git +[submodule "bundle/tcomment"] +	path = bundle/tcomment +	url = https://github.com/tomtom/tcomment_vim.git diff --git a/bundle/tcomment b/bundle/tcomment new file mode 160000 +Subproject 014c8e5d3d47c53b316d31cb0a4c64f556f0d5b | 
