add a fish config and git modules
This commit is contained in:
parent
0495d974c3
commit
fd24c0d182
4 changed files with 47 additions and 0 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -52,3 +52,9 @@
|
|||
[submodule ".vim/bundle/DrawIt"]
|
||||
path = .vim/bundle/DrawIt
|
||||
url = https://github.com/vim-scripts/DrawIt.git
|
||||
[submodule ".vim/bundle/vim-multiple-cursors"]
|
||||
path = .vim/bundle/vim-multiple-cursors
|
||||
url = https://github.com/terryma/vim-multiple-cursors
|
||||
[submodule ".vim/bundle/fish-syntax"]
|
||||
path = .vim/bundle/fish-syntax
|
||||
url = https://github.com/vim-scripts/fish-syntax
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue