aboutsummaryrefslogtreecommitdiff
path: root/test/functional/lua/buffer_updates_spec.lua
diff options
context:
space:
mode:
authorAndy K. Massimino <f8a663@normed.space>2021-03-21 12:06:23 -0400
committerAndy K. Massimino <f8a663@normed.space>2021-03-21 12:06:23 -0400
commite25ebf6b4f1342719b77ced3cc79c113f3dcb41e (patch)
tree29780a02a756d722c23496734115526868530003 /test/functional/lua/buffer_updates_spec.lua
parent6519b184716adcffa72e9ad87f6ae6d0d40f5e9f (diff)
downloadrneovim-e25ebf6b4f1342719b77ced3cc79c113f3dcb41e.tar.gz
rneovim-e25ebf6b4f1342719b77ced3cc79c113f3dcb41e.tar.bz2
rneovim-e25ebf6b4f1342719b77ced3cc79c113f3dcb41e.zip
Fix neovim tag bugs uncovered by vim-8.2.0088,
but not related to the patch. Specifically: - settagstack()'s e_listreq is in the wrong place - in :ltag, vim_strncpy -> xstrlcpy length parameter is different xstrlcpy's length includes the null terminator (so add one) - in :ltag, STRNCAT -> xstrlcat takes dest size, not number to copy use snprintf instead
Diffstat (limited to 'test/functional/lua/buffer_updates_spec.lua')
0 files changed, 0 insertions, 0 deletions