From b4f457301be8f645d23d13c689d2815fc1575b48 Mon Sep 17 00:00:00 2001 From: rebuilt Date: Wed, 5 May 2021 00:01:21 +0200 Subject: Fix: makes autopairs filetype specific rules work (#357) --- lua/plugins.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/plugins.lua') diff --git a/lua/plugins.lua b/lua/plugins.lua index 4ff4b65e..76bde767 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -59,7 +59,7 @@ return require("packer").startup( use {"windwp/nvim-ts-autotag", opt = true} -- Explorer - use "kyazdani42/nvim-tree.lua" + use {"kyazdani42/nvim-tree.lua", opt = true} -- TODO remove when open on dir is supported by nvimtree use "kevinhwang91/rnvimr" -- cgit v1.2.3