mirror of
https://github.com/neovim/neovim.git
synced 2026-01-18 11:09:11 +10:00
Problem: Items in a list given to :const can still be modified.
Solution: Work like ":lockvar! name" but don't lock referenced items.
Make locking a blob work.
021bda5671