diff --git a/lua/plugins/neoformat.lua b/lua/plugins/neoformat.lua deleted file mode 100644 index 071456a..0000000 --- a/lua/plugins/neoformat.lua +++ /dev/null @@ -1,6 +0,0 @@ -return { - "sbdchd/neoformat", - config = function () - -- - end -}