aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorBen Beltran <rbeltrandelrio@babbel.com>2020-01-24 11:59:16 +0100
committerBen Beltran <rbeltrandelrio@babbel.com>2020-01-24 11:59:16 +0100
commitfe38bd4c1d6f9f64f355b4f7eb5e6c34ac79464f (patch)
treec43957574e71dfb7cc701c1008df3dfa8961197d /.gitmodules
parent138316b6ce6560eea229a9f0c29d165b5ba12963 (diff)
Add kotlin vim
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 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