From d4e1469e4b0c5aaf5c23be555e8b224f9254d781 Mon Sep 17 00:00:00 2001 From: gxlin Date: Thu, 15 Jul 2021 21:28:06 +0800 Subject: A usable boostrap config --- .vim/plugin/lang.plug | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .vim/plugin/lang.plug (limited to '.vim/plugin/lang.plug') diff --git a/.vim/plugin/lang.plug b/.vim/plugin/lang.plug new file mode 100644 index 0000000..338de43 --- /dev/null +++ b/.vim/plugin/lang.plug @@ -0,0 +1,2 @@ +Plug 'habamax/vim-godot', {'for': 'gdscript'} + -- cgit v1.2.3