neovim/runtime
ckipp01 86db222469 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.
2022-05-18 21:49:31 +02:00
..
autoload feat(man.vim): list command flags in "gO" outline #17558 2022-05-16 04:49:44 -07:00
colors vim-patch:partial: 30ab04e16e1e (#18568) 2022-05-15 10:25:02 +02:00
compiler vim-patch:partial:3f32a5f1601a (#18555) 2022-05-13 15:20:58 +02:00
doc docs(extmark): remove message about passing in id=0 2022-05-18 21:49:31 +02:00
ftplugin fix(man.vim): q in "$MANPAGER mode" does not quit #18443 2022-05-13 07:49:08 -07:00
indent chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
keymap
lua feat(lua): add traceback to vim.deprecate #18575 2022-05-15 18:07:36 -07:00
macros
pack/dist/opt vim-patch:921bde888046 (#18511) 2022-05-10 10:55:33 +02:00
plugin
print
queries/c
spell feat(runtime): import cleanadd.vim from Vim (#17699) 2022-03-13 04:52:45 +00:00
syntax feat(man.vim): list command flags in "gO" outline #17558 2022-05-16 04:49:44 -07:00
tools
tutor
bugreport.vim
CMakeLists.txt
delmenu.vim
filetype.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
filetype.vim vim-patch:8.2.4859: wget2 files are not recognized (#18385) 2022-05-03 10:23:11 +02:00
ftoff.vim
ftplugin.vim
ftplugof.vim
indent.vim
indoff.vim
macmap.vim
makemenu.vim
menu.vim vim-patch:partial 1588bc8ebee2 (#17656) 2022-03-09 08:40:16 +01:00
mswin.vim
nvim.appdata.xml NVIM 0.7 2022-04-15 13:38:44 +02:00
nvim.desktop build(nvim.desktop): central Kurdish translation #17065 2022-05-13 11:58:22 -07:00
nvim.png
optwin.vim Merge pull request #18023 from tom-anders/vim-8.2.4702 2022-04-09 22:13:34 +08:00
scripts.vim
synmenu.vim