diff options
| author | 2019-12-21 18:03:46 -0500 | |
|---|---|---|
| committer | 2019-12-21 18:03:46 -0500 | |
| commit | cb9c099a03ba960f3f9735d9520dc43f320f3314 (patch) | |
| tree | 69fd12668945dca35fff5d3676832219a8d25d04 /.gitmodules | |
| parent | [beets] init (diff) | |
[nvim] init
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..604f4ef --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "dot_config/nvim/pack/vim-toastpack"] + path = dot_config/nvim/pack/vim-toastpack + url = https://github.com/5paceToast/vim-toastpack.git + branch = master |
