Set signcolumn=yes

This commit is contained in:
buffet 2021-05-14 20:30:15 +00:00
parent 8381ba0274
commit 05728535c8

View file

@ -33,3 +33,4 @@
(set nvim.o.expandtab true) (set nvim.o.expandtab true)
(set nvim.wo.cursorline true) (set nvim.wo.cursorline true)
(set nvim.wo.signcolumn "yes")