vim-build-tools-wrapper icon indicating copy to clipboard operation
vim-build-tools-wrapper copied to clipboard

Rely on `json_decode()` when available

Open LucHermitte opened this issue 8 years ago • 0 comments

Objective: Alleviate the dependency to vam-json_encoding when Vim supports json_decode(). Along the way, I may move the decoding of CMake compilation-database elsewhere (lh-cmake?)

LucHermitte avatar Mar 15 '17 18:03 LucHermitte