Added tcomment, for easier commenting

This commit is contained in:
Dreaded_X 2014-09-05 21:53:00 +02:00
parent bbe11b8a59
commit ed741d745a
3 changed files with 5 additions and 1 deletions

3
.gitmodules vendored
View File

@ -19,3 +19,6 @@
[submodule "vim/bundle/tagbar"]
path = vim/bundle/tagbar
url = git@github.com:majutsushi/tagbar.git
[submodule "vim/bundle/tcomment_vim"]
path = vim/bundle/tcomment_vim
url = git@github.com:tomtom/tcomment_vim.git

View File

@ -1,5 +1,5 @@
#!/bin/bash
#TODO: Add eclim/eclipse installer
# TODO: Add eclim/eclipse installer
if [ $EUID != 0 ]; then
sudo "$0" "$@"
exit $?

@ -0,0 +1 @@
Subproject commit b982a7d818a5fd1eb80deb8481b8c9dec2a5403a