From 9999d52870e225a59194a30bfeb03777e77ac68e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Thu, 20 Oct 2022 13:47:49 +0200 Subject: disable mouse --- init.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/init.lua b/init.lua index 1188b59..b9a8943 100644 --- a/init.lua +++ b/init.lua @@ -15,6 +15,7 @@ require 'user.bufferline' require('feline').setup({preset = 'noicon'}) +vim.cmd([[set mouse=]]) -- When editing a file, always jump to the last known cursor position. -- Don't do it when the position is invalid or when inside an event handler -- (happens when dropping a file on gvim). -- cgit v1.1-2-g2b99