diff --git a/.neoconf.json b/.neoconf.json deleted file mode 100644 index f42d8477..00000000 --- a/.neoconf.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "neodev": { - "library": { - "enabled": true, - "plugins": [ - "nvim-dap", - "toggleterm.nvim", - "neotest", - ] - } - }, - "neoconf": { - "plugins": { - "lua_ls": { - "enabled": true - } - } - }, -}