summaryrefslogtreecommitdiff
path: root/plugin
diff options
context:
space:
mode:
Diffstat (limited to 'plugin')
-rw-r--r--plugin/basics.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/basics.lua b/plugin/basics.lua
index 3a5cf4a..8db4995 100644
--- a/plugin/basics.lua
+++ b/plugin/basics.lua
@@ -29,7 +29,7 @@ opt.incsearch = true
opt.ignorecase = true
opt.backspace = 'indent,eol,start'
opt.exrc = true
-opt.signcolumn = 'number' -- Display signs in the 'number' column.
+opt.signcolumn = 'auto' -- Display only when there is a sign to display
-----------------------------------------------------------
-- Tabs, indent