aboutsummaryrefslogtreecommitdiff
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
parent138316b6ce6560eea229a9f0c29d165b5ba12963 (diff)
Add kotlin vim
-rw-r--r--.gitmodules3
m---------vim/bundle/kotlin-vim0
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