From 85996e57af52664e8e055b0c1f5f9854dda9a670 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Fri, 31 Mar 2023 14:47:48 +0400 Subject: Подключение подсветки Git MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Valentin Popov --- lua/keymaps.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/keymaps.lua') diff --git a/lua/keymaps.lua b/lua/keymaps.lua index d12e24b..c08e718 100644 --- a/lua/keymaps.lua +++ b/lua/keymaps.lua @@ -6,4 +6,4 @@ map('n', '', ':TagbarToggle', default_opts) -- Поиск по файлам map('n', '', [[ lua require('telescope.builtin').find_files() ]], default_opts) -map('n', '', [[ lua require('telescope.builtin').live_grep() ]], default_opts) \ No newline at end of file +map('n', '', [[ lua require('telescope.builtin').live_grep() ]], default_opts) -- cgit v1.2.3