From 680b07b3f4302130368b80c93f5a516b174d5bc3 Mon Sep 17 00:00:00 2001 From: Biser Stoilov Date: Thu, 1 Apr 2021 11:33:02 +0300 Subject: Mix improvements (#206) --- lua/nv-dependency/init.lua | 1 + 1 file changed, 1 insertion(+) create mode 100644 lua/nv-dependency/init.lua (limited to 'lua/nv-dependency') diff --git a/lua/nv-dependency/init.lua b/lua/nv-dependency/init.lua new file mode 100644 index 00000000..fc056d55 --- /dev/null +++ b/lua/nv-dependency/init.lua @@ -0,0 +1 @@ +require('dependency_assist').setup() \ No newline at end of file -- cgit v1.2.3