WIP: Switch to NixOS #5
1 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,9 @@ o.cmdheight = 1
|
||||||
-- Always show signcolumn
|
-- Always show signcolumn
|
||||||
o.signcolumn = 'yes'
|
o.signcolumn = 'yes'
|
||||||
|
|
||||||
|
-- Diff settings
|
||||||
|
cmd 'set diffopt=filler,internal,algorithm:histogram,indent-heuristic'
|
||||||
|
|
||||||
-- Blinking cursor
|
-- Blinking cursor
|
||||||
cmd 'set guicursor=i:ver1'
|
cmd 'set guicursor=i:ver1'
|
||||||
cmd 'set guicursor+=a:blinkon1'
|
cmd 'set guicursor+=a:blinkon1'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue