docs: third-party licenses, TEST_COLORS, system() #15665

This commit is contained in:
Justin M. Keyes
2021-09-14 10:20:33 -07:00
committed by GitHub
parent 0a83017fe9
commit b63b4777ec
9 changed files with 157 additions and 154 deletions

View File

@@ -472,6 +472,7 @@ Compile-time features:
X11 integration (see |x11-selection|)
Eval:
Vim9script
*js_encode()*
*js_decode()*
*v:none* (used by Vim to represent JavaScript "undefined"); use |v:null| instead.