Files
dotfiles/.gitmodules
Eragos 74e4d49347 some vim improvements
* add vim-ack
* define ,+w to open window verticaly
* add set relativenumber
* add set gdefault
2016-08-09 20:46:50 +02:00

43 lines
1.7 KiB
Plaintext

[submodule ".tmux/plugins/tmux-prefix-highlight"]
path = .tmux/plugins/tmux-prefix-highlight
url = https://github.com/tmux-plugins/tmux-prefix-highlight.git
[submodule ".tmux/plugins/tmux-copycat"]
path = .tmux/plugins/tmux-copycat
url = https://github.com/tmux-plugins/tmux-copycat
[submodule ".oh-my-zsh"]
path = .oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule "misc/Cobalt2-iterm"]
path = misc/Cobalt2-iterm
url = https://github.com/wesbos/Cobalt2-iterm.git
[submodule ".vim/bundle/syntastic"]
path = .vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule ".vim/bundle/vim-airline"]
path = .vim/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule ".tmux/plugins/tmux-resurrect"]
path = .tmux/plugins/tmux-resurrect
url = https://github.com/tmux-plugins/tmux-resurrect.git
[submodule ".vim/bundle/vim-tmux"]
path = .vim/bundle/vim-tmux
url = https://github.com/tmux-plugins/vim-tmux.git
[submodule ".tmux/plugins/tmux-urlview"]
path = .tmux/plugins/tmux-urlview
url = https://github.com/tmux-plugins/tmux-urlview.git
[submodule ".vim/bundle/vim-devicons"]
path = .vim/bundle/vim-devicons
url = https://github.com/ryanoasis/vim-devicons.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/nerdtree-git-plugin"]
path = .vim/bundle/nerdtree-git-plugin
url = https://github.com/Xuyuanp/nerdtree-git-plugin.git
[submodule ".vim/bundle/ack.vim"]
path = .vim/bundle/ack.vim
url = https://github.com/mileszs/ack.vim.git