diff options
author | Famiu Haque <famiuhaque@proton.me> | 2024-10-27 19:09:24 +0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-27 13:09:24 +0000 |
commit | b136a9ee4c5689c655713ab006be84ae9e7a313a (patch) | |
tree | 7a8c3ad0edb5f4e144069301727a49f34b388305 /runtime/lua/vim/lsp.lua | |
parent | 123c0b6b4e2d3f0665774b70b6bec79afbef4509 (diff) | |
download | rneovim-b136a9ee4c5689c655713ab006be84ae9e7a313a.tar.gz rneovim-b136a9ee4c5689c655713ab006be84ae9e7a313a.tar.bz2 rneovim-b136a9ee4c5689c655713ab006be84ae9e7a313a.zip |
refactor(options): always allocate option values (#30917)
Instead of keeping `P_ALLOCED` and `P_DEF_ALLOCED` flags to check if an
option value is allocated, always allocate option values to simplify the
logic.
Ref: #25672
Diffstat (limited to 'runtime/lua/vim/lsp.lua')
0 files changed, 0 insertions, 0 deletions