aboutsummaryrefslogtreecommitdiff
path: root/src/clint.py
diff options
context:
space:
mode:
authorMichael Lingelbach <m.j.lbach@gmail.com>2022-03-24 12:01:04 -0700
committerGitHub <noreply@github.com>2022-03-24 12:01:04 -0700
commit69f1de86dca28d6e339351082df1309ef4fbb6a6 (patch)
treec65bd5aed8ab2d64a42b7dabc7180af0ad0fd68e /src/clint.py
parent39af40580a1788b4569c66aa710330f50707e976 (diff)
downloadrneovim-69f1de86dca28d6e339351082df1309ef4fbb6a6.tar.gz
rneovim-69f1de86dca28d6e339351082df1309ef4fbb6a6.tar.bz2
rneovim-69f1de86dca28d6e339351082df1309ef4fbb6a6.zip
feat: add vim.tbl_get (#17831)
vim.tbl_get takes a table with subsequent string arguments (variadic) that index into the table. If the value pointed to by the set of keys exists, the function returns the value. If the set of keys does not exist, the function returns nil.
Diffstat (limited to 'src/clint.py')
0 files changed, 0 insertions, 0 deletions