summaryrefslogtreecommitdiff
path: root/dot-config/nvim-old/.neoconf.json
diff options
context:
space:
mode:
authorJosé Juan Loeza Sierra <jj@xz6ze.com>2026-03-31 20:51:00 -0700
committerJosé Juan Loeza Sierra <jj@xz6ze.com>2026-03-31 20:51:00 -0700
commit6bd0938c018b52c138d608977043467eae93fefd (patch)
treed938dd42afa04270c8983509d3c2eb5b624066f9 /dot-config/nvim-old/.neoconf.json
parent288f9c41275288a2bd0193986f22206c81c2b5cf (diff)
remove neovim
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
- }
- }
- }
-}