options: make 'highlight' read-only

This commit is contained in:
Björn Linse
2017-05-08 17:17:10 +02:00
parent edfe0980f1
commit 8d8b6224d9
8 changed files with 88 additions and 208 deletions

View File

@@ -194,8 +194,8 @@ describe('ui/cursor', function()
if m.blinkoff then m.blinkoff = 400 end
if m.blinkwait then m.blinkwait = 700 end
end
if m.hl_id then m.hl_id = 47 end
if m.id_lm then m.id_lm = 48 end
if m.hl_id then m.hl_id = 48 end
if m.id_lm then m.id_lm = 49 end
end
-- Assert the new expectation.