mirror of
https://github.com/arkorty/Neolite.git
synced 2026-03-18 00:57:12 +00:00
Change sign-column to auto
This commit is contained in:
@@ -5,4 +5,4 @@ vim.o.relativenumber = true
|
||||
vim.o.smartindent = true
|
||||
vim.o.syntax = true
|
||||
vim.o.cursorline = true
|
||||
vim.o.signcolumn = "number"
|
||||
vim.o.signcolumn = "auto"
|
||||
|
||||
Reference in New Issue
Block a user