summaryrefslogtreecommitdiff
path: root/dot-config/nvim-old/.neoconf.json
diff options
context:
space:
mode:
Diffstat (limited to 'dot-config/nvim-old/.neoconf.json')
-rw-r--r--dot-config/nvim-old/.neoconf.json15
1 files changed, 0 insertions, 15 deletions
diff --git a/dot-config/nvim-old/.neoconf.json b/dot-config/nvim-old/.neoconf.json
deleted file mode 100644
index 7c48087..0000000
--- a/dot-config/nvim-old/.neoconf.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "neodev": {
- "library": {
- "enabled": true,
- "plugins": true
- }
- },
- "neoconf": {
- "plugins": {
- "lua_ls": {
- "enabled": true
- }
- }
- }
-}