diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | vim/bundle/kotlin-vim | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index f90b323..186e318 100644 --- a/.gitmodules +++ b/.gitmodules @@ -65,3 +65,6 @@ [submodule "vim/bundle/vim-svelte-plugin"] path = vim/bundle/vim-svelte-plugin url = https://github.com/leafOfTree/vim-svelte-plugin.git +[submodule "vim/bundle/kotlin-vim"] + path = vim/bundle/kotlin-vim + url = https://github.com/udalov/kotlin-vim.git diff --git a/vim/bundle/kotlin-vim b/vim/bundle/kotlin-vim new file mode 160000 +Subproject b9fa728701a0aa0b9a2ffe92f10880348fc27a8 |