From 1abccc25117faae58395abb54964a78023675256 Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Tue, 7 Jan 2025 19:43:04 +0400 Subject: nvim: init.lua added --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0ad5cd7..eff5735 100644 --- a/Makefile +++ b/Makefile @@ -32,6 +32,7 @@ config: $(COPY) config/qutebrowser $(CONFDIR) $(COPY) config/shell $(CONFDIR) $(COPY) config/vim $(CONFDIR) + $(COPY) config/nvim $(CONFDIR) $(COPY) config/x11 $(CONFDIR) $(COPY) config/zathura $(CONFDIR) $(COPY) config/mimeapps.list $(CONFDIR) -- cgit v1.2.3