This commit is contained in:
Jaroslaw Konik 2025-06-09 18:01:39 +02:00
parent 22aea1c32d
commit 12af3cb2b7

View file

@ -16,6 +16,7 @@ end
-------------------------------------------------------------------------------
-- Basic settings
-------------------------------------------------------------------------------
vim.opt.mouse = ""
vim.opt.clipboard:append("unnamedplus")
vim.opt.exrc = true
vim.opt.autoread = true