From 07523f09bf476d5e48b8577530acd7282c7b8847 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Tue, 4 Apr 2023 11:00:42 +0400 Subject: Фикс некорректной опции MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Valentin Popov --- lua/settings.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'lua') diff --git a/lua/settings.lua b/lua/settings.lua index 49cce08..0a0649c 100644 --- a/lua/settings.lua +++ b/lua/settings.lua @@ -2,7 +2,6 @@ local opt = vim.opt -- Общие настройки opt.mouse = '' -- Отключение мыши в терминале -opt.ttymouse = '' -- Отключение мыши в терминале opt.swapfile = false -- Отключение SWAP файлов -- Настройка отступов -- cgit v1.2.3