diff options
| author | JP Appel <jeanpierre.appel01@gmail.com> | 2024-08-22 19:38:29 -0400 |
|---|---|---|
| committer | JP Appel <jeanpierre.appel01@gmail.com> | 2024-08-22 19:38:29 -0400 |
| commit | 433cd2117519375e93d92c79690a66ea46b84f25 (patch) | |
| tree | 239c357d2cd89964923055c7d7db2566376eef6f /nvim/lua/plugins/godot.lua | |
| parent | 72a36d40d50f47134a1ffbf5f995e168451ac6a2 (diff) | |
configured todo-comments and moved filetypes specific plugins
Diffstat (limited to 'nvim/lua/plugins/godot.lua')
| -rw-r--r-- | nvim/lua/plugins/godot.lua | 4 |
1 files changed, 0 insertions, 4 deletions
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' -} |
