diff options
| author | Mitchell Riedstra <mitch@riedstra.dev> | 2021-08-22 16:30:16 -0400 |
|---|---|---|
| committer | Mitchell Riedstra <mitch@riedstra.dev> | 2021-08-22 16:30:16 -0400 |
| commit | 6f6a853eae364d7c8fbbadc3d1d8e02979764a32 (patch) | |
| tree | 10ae71599b16c9a604b7f67fdce9177d70344c5d /.gitmodules | |
| parent | 7e11897839645f291e643d7134a8c28c86c311db (diff) | |
| download | vim-cfg-6f6a853eae364d7c8fbbadc3d1d8e02979764a32.tar.gz vim-cfg-6f6a853eae364d7c8fbbadc3d1d8e02979764a32.tar.xz | |
Update plugins and add c.vim
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 4fb25e4..f5fd24a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -61,3 +61,6 @@ [submodule "pack/plugins/start/vim-boring"] path = pack/plugins/start/vim-boring url = https://github.com/t184256/vim-boring +[submodule "pack/plugins/start/c.vim"] + path = pack/plugins/start/c.vim + url = https://github.com/vim-scripts/c.vim |
