From 2cc42213f120ffe6a2f06f610bccc31f0c68c2e7 Mon Sep 17 00:00:00 2001 From: Aargh Rai Date: Sun, 7 Sep 2025 18:03:20 +0530 Subject: removed nvim submodule --- nvim/lua/autocmds.lua | 1 + 1 file changed, 1 insertion(+) create mode 100644 nvim/lua/autocmds.lua (limited to 'nvim/lua/autocmds.lua') diff --git a/nvim/lua/autocmds.lua b/nvim/lua/autocmds.lua new file mode 100644 index 0000000..d2db0bb --- /dev/null +++ b/nvim/lua/autocmds.lua @@ -0,0 +1 @@ +require "nvchad.autocmds" -- cgit v1.2.3