Фикс некорректной опции
Signed-off-by: Valentin Popov <valentin@popov.link>
This commit is contained in:
parent
56e2215063
commit
07523f09bf
@ -2,7 +2,6 @@ local opt = vim.opt
|
||||
|
||||
-- Общие настройки
|
||||
opt.mouse = '' -- Отключение мыши в терминале
|
||||
opt.ttymouse = '' -- Отключение мыши в терминале
|
||||
opt.swapfile = false -- Отключение SWAP файлов
|
||||
|
||||
-- Настройка отступов
|
||||
|
Loading…
x
Reference in New Issue
Block a user