enable the sign column

This commit is contained in:
Charlotte 🦝 Delenk 2022-06-19 07:11:38 +01:00
parent ed38e71136
commit 72de1d1d68
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -13,7 +13,6 @@ o.shortmess = o.shortmess .. "c"
wo.number = true
wo.relativenumber = true
wo.signcolumn = "number"
bo.tabstop = 2
bo.shiftwidth = 2