From 26d2dd2f7f1e829324bbb7ea0d0ba2e77421a6ee Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Fri, 31 Mar 2023 16:54:21 +0400 Subject: Добавил файловый браузер MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Valentin Popov --- lua/plugins.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lua/plugins.lua') diff --git a/lua/plugins.lua b/lua/plugins.lua index 9bd822c..9932dc7 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -34,6 +34,9 @@ return require('packer').startup(function(use) end } + -- Структура директории + use 'preservim/nerdtree' + -- Информационная строка use { 'nvim-lualine/lualine.nvim', -- cgit v1.2.3