aboutsummaryrefslogtreecommitdiff
path: root/test/functional/api/vim_spec.lua
diff options
context:
space:
mode:
authorLuuk van Baal <luukvbaal@gmail.com>2023-01-31 00:52:34 +0100
committerLuuk van Baal <luukvbaal@gmail.com>2023-02-04 11:04:43 +0100
commit08fb3b5309dee79585f3eec2450636966cbb01b4 (patch)
tree8569a3aeea80ce77d20056e663f3ec726d267d43 /test/functional/api/vim_spec.lua
parent964ae205a583807127eda75d9876fb6dfda6065c (diff)
downloadrneovim-08fb3b5309dee79585f3eec2450636966cbb01b4.tar.gz
rneovim-08fb3b5309dee79585f3eec2450636966cbb01b4.tar.bz2
rneovim-08fb3b5309dee79585f3eec2450636966cbb01b4.zip
perf(column): only build fold/sign column when present in 'statuscolumn'
Problem: The fold and sign column is built and stored regardless of whether the corresponding item is present in 'statuscolumn'. Solution: Since the 'statuscolumn' parses itself, we can defer building the columns until the corresponding item is actually encountered.
Diffstat (limited to 'test/functional/api/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions