From 0f024abb5200ee0e6c96320cadeaba446682cb85 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Thu, 30 Mar 2023 22:54:32 +0400 Subject: Переработал структуру настроек и плагинов MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Valentin Popov --- lua/plugins/treesitter.lua | 1 - 1 file changed, 1 deletion(-) delete mode 100644 lua/plugins/treesitter.lua (limited to 'lua/plugins/treesitter.lua') diff --git a/lua/plugins/treesitter.lua b/lua/plugins/treesitter.lua deleted file mode 100644 index 003dbb9..0000000 --- a/lua/plugins/treesitter.lua +++ /dev/null @@ -1 +0,0 @@ -require('nvim-treesitter').setup {} -- cgit v1.2.3