mirror of
https://github.com/arkorty/Neolite.git
synced 2026-05-07 10:02:15 +00:00
Change sign-column to auto
This commit is contained in:
parent
7ccaeb4ee3
commit
fcd565d706
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue