Browse Source

Initial commit

Drew 12 năm trước cách đây
commit
d134d921ed

+ 64 - 0
.gitmodules

@@ -0,0 +1,64 @@
+[submodule "vim/bundle/ctrlp.vim"]
+	path = vim/bundle/ctrlp.vim
+	url = git://github.com/kien/ctrlp.vim.git
+	ignore = dirty
+[submodule "vim/bundle/delimitMate"]
+	path = vim/bundle/delimitMate
+	url = git://github.com/Raimondi/delimitMate.git
+	ignore = dirty
+[submodule "vim/bundle/LaTeX-Box"]
+	path = vim/bundle/LaTeX-Box
+	url = git://github.com/vim-scripts/LaTeX-Box.git
+	ignore = dirty
+[submodule "vim/bundle/nerdcommenter"]
+	path = vim/bundle/nerdcommenter
+	url = git://github.com/scrooloose/nerdcommenter.git
+	ignore = dirty
+[submodule "vim/bundle/nerdtree"]
+	path = vim/bundle/nerdtree
+	url = git://github.com/scrooloose/nerdtree.git
+	ignore = dirty
+[submodule "vim/bundle/restore_view.vim"]
+	path = vim/bundle/restore_view.vim
+	url = git://github.com/vim-scripts/restore_view.vim.git
+	ignore = dirty
+[submodule "vim/bundle/syntastic"]
+	path = vim/bundle/syntastic
+	url = git://github.com/scrooloose/syntastic.git
+	ignore = dirty
+[submodule "vim/bundle/taglist.vim"]
+	path = vim/bundle/taglist.vim
+	url = git://github.com/vim-scripts/taglist.vim.git
+	ignore = dirty
+[submodule "vim/bundle/UltiSnips"]
+	path = vim/bundle/UltiSnips
+	url = git://github.com/vim-scripts/UltiSnips.git
+	ignore = dirty
+[submodule "vim/bundle/vim-easytags"]
+	path = vim/bundle/vim-easytags
+	url = git://github.com/xolox/vim-easytags.git
+	ignore = dirty
+[submodule "vim/bundle/vim-fanfingtastic"]
+	path = vim/bundle/vim-fanfingtastic
+	url = git://github.com/dahu/vim-fanfingtastic.git
+	ignore = dirty
+[submodule "vim/bundle/vim-monokai"]
+	path = vim/bundle/vim-monokai
+	url = git://github.com/bsofdth/vim-monokai.git
+	ignore = dirty
+[submodule "vim/bundle/vim-op-highlight"]
+	path = vim/bundle/vim-op-highlight
+	url = git://github.com/bsofdth/vim-operator-highlight.git
+	ignore = dirty
+[submodule "vim/bundle/vim-sensible"]
+	path = vim/bundle/vim-sensible
+	url = git://github.com/tpope/vim-sensible.git
+	ignore = dirty
+[submodule "vim/bundle/YouCompleteMe"]
+	path = vim/bundle/YouCompleteMe
+	url = https://github.com/Valloric/YouCompleteMe.git
+	ignore = dirty
+[submodule "vim/pathogen"]
+	path = vim/pathogen
+	url = https://github.com/tpope/vim-pathogen.git
+	ignore = dirty

+ 1 - 0
vim/bundle/LaTeX-Box

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

+ 1 - 0
vim/bundle/UltiSnips

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

+ 1 - 0
vim/bundle/YouCompleteMe

@@ -0,0 +1 @@
+Subproject commit 5d97e709f5e3d5f811951cfa42385176ee4a9de7

+ 1 - 0
vim/bundle/ctrlp.vim

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

+ 1 - 0
vim/bundle/delimitMate

@@ -0,0 +1 @@
+Subproject commit 32f5d8df07c80fb92a4ccf113299c6c803291916

+ 1 - 0
vim/bundle/nerdcommenter

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

+ 1 - 0
vim/bundle/nerdtree

@@ -0,0 +1 @@
+Subproject commit 40d05ace57fb51cc2c2b2e9eb81c4832ed291630

+ 1 - 0
vim/bundle/restore_view.vim

@@ -0,0 +1 @@
+Subproject commit 82927448641c9dec2044666b475b2074dbc1e94b

+ 1 - 0
vim/bundle/syntastic

@@ -0,0 +1 @@
+Subproject commit 2519d835694e9aee41b0aa607b9e1d9c5685fd7a

+ 1 - 0
vim/bundle/taglist.vim

@@ -0,0 +1 @@
+Subproject commit 53041fbc45398a9af631a20657e109707a455339

+ 1 - 0
vim/bundle/vim-easytags

@@ -0,0 +1 @@
+Subproject commit 44b04871f812418ac0fe7b38e59222de118d07cb

+ 1 - 0
vim/bundle/vim-fanfingtastic

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

+ 1 - 0
vim/bundle/vim-monokai

@@ -0,0 +1 @@
+Subproject commit 496ac9039f016fda75d7787a28abfba5481f7347

+ 1 - 0
vim/bundle/vim-op-highlight

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

+ 1 - 0
vim/bundle/vim-sensible

@@ -0,0 +1 @@
+Subproject commit 3d88620d61aff9a6dbcf3e3337de179e880bed00

+ 1 - 0
vim/pathogen

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