From d37f266e7719a67faa99b3ec62e9a51f0033cfc2 Mon Sep 17 00:00:00 2001 From: Nanderty Date: Sat, 22 Apr 2023 12:10:01 +0200 Subject: starter verbesserungen --- lua/config/options.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua/config/options.lua') diff --git a/lua/config/options.lua b/lua/config/options.lua index 1d56299..591bb96 100644 --- a/lua/config/options.lua +++ b/lua/config/options.lua @@ -20,6 +20,7 @@ return { vim.opt.cmdheight = 0 vim.opt.fillchars = 'eob: ' + vim.opt.relativenumber = true vim.opt.showmode = false vim.opt.smartindent = true -- cgit v1.2.3