From 433cd2117519375e93d92c79690a66ea46b84f25 Mon Sep 17 00:00:00 2001 From: JP Appel Date: Thu, 22 Aug 2024 19:38:29 -0400 Subject: configured todo-comments and moved filetypes specific plugins --- nvim/lua/plugins/godot.lua | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 nvim/lua/plugins/godot.lua (limited to 'nvim/lua/plugins/godot.lua') diff --git a/nvim/lua/plugins/godot.lua b/nvim/lua/plugins/godot.lua deleted file mode 100644 index 79028a3..0000000 --- a/nvim/lua/plugins/godot.lua +++ /dev/null @@ -1,4 +0,0 @@ -return { - 'habamax/vim-godot', - ft = 'gdscript' -} -- cgit v1.2.3