aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/log.lua
diff options
context:
space:
mode:
authorckipp01 <ckipp@pm.me>2022-05-17 15:35:53 +0200
committerckipp01 <ckipp@pm.me>2022-05-18 21:49:31 +0200
commit86db222469d7f20acfca7c69fab129577deb9291 (patch)
tree7f0c13b5dadc9d6b122a7a36f0af9eb67608f329 /runtime/lua/vim/lsp/log.lua
parent6613f58cebde7db4e69709b84d511c32a7c4ce32 (diff)
downloadrneovim-86db222469d7f20acfca7c69fab129577deb9291.tar.gz
rneovim-86db222469d7f20acfca7c69fab129577deb9291.tar.bz2
rneovim-86db222469d7f20acfca7c69fab129577deb9291.zip
docs(extmark): remove message about passing in id=0
The docs for `nvim_buf_set_extmark` mention that you can create a new extmark when passing in `id=0`, however if you do this you'll get an error since the code checks that id is positive. ``` id is not a positive integer ``` This change re-words the sentence to make it clearer.
Diffstat (limited to 'runtime/lua/vim/lsp/log.lua')
0 files changed, 0 insertions, 0 deletions