neovim/runtime/doc
github-actions[bot] 056b24445f
[Backport release-0.8] docs: clarify line about converse of lua-heredoc (#21595)
docs: clarify line about converse of lua-heredoc

(cherry picked from commit fdfe700e5d)

Co-authored-by: sean.twie03 <nothankyou@gmail.com>
2022-12-30 17:56:49 +01:00
..
api.txt [Backport release-0.8] docs(api): pattern is not expanded for autocommands (#20838) 2022-10-27 18:59:25 -07:00
arabic.txt [Backport release-0.8] feat(docs): update parser, HTML gen (#20737) 2022-10-19 06:02:01 -07:00
autocmd.txt [Backport release-0.8] fix(docs-html): keycodes, taglinks, column_heading (#20590) 2022-10-11 05:04:51 -07:00
builtin.txt [Backport release-0.8] feat(docs): update parser, HTML gen (#20737) 2022-10-19 06:02:01 -07:00
change.txt vim-patch:9712ff1288f9 (#20240) 2022-09-18 15:20:20 +02:00
channel.txt [Backport release-0.8] fix(docs-html): keycodes, taglinks, column_heading (#20590) 2022-10-11 05:04:51 -07:00
cmdline.txt fix(docs): invalid :help links #20345 2022-09-25 16:58:27 -07:00
debug.txt
deprecated.txt Merge 'upstream/release-0.8' 2022-10-12 14:23:31 +02:00
dev_style.txt [Backport release-0.8] docs: fix/remove invalid URLs (#20735) 2022-10-19 05:06:20 -07:00
develop.txt fix(docs-html): update parser 2022-10-12 12:09:10 +00:00
diagnostic.txt [Backport release-0.8] feat(docs): format parameter list as a list (#20588) 2022-10-11 04:46:30 -07:00
diff.txt [Backport release-0.8] docs: fix/remove invalid URLs (#20735) 2022-10-19 05:06:20 -07:00
digraph.txt vim-patch:8.2.3226: new digraph functions use old naming scheme 2022-04-12 21:26:46 +08:00
editing.txt feat: ":write!" skips "file changed" warning #18665 2022-09-24 18:57:10 -07:00
eval.txt [Backport release-0.8] feat(docs): update parser, HTML gen (#20737) 2022-10-19 06:02:01 -07:00
filetype.txt feat(gen_help_html.lua): adapt to new parser 2022-09-28 18:34:20 +02:00
fold.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
ft_ada.txt [Backport release-0.8] docs: fix/remove invalid URLs (#20735) 2022-10-19 05:06:20 -07:00
ft_ps1.txt vim-patch:4d8f476176ea (#15612) 2021-09-10 08:48:27 +02:00
ft_raku.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
ft_rust.txt fix(docs): invalid :help links #20353 2022-09-26 06:56:07 -07:00
ft_sql.txt [Backport release-0.8] docs: fix/remove invalid URLs (#20735) 2022-10-19 05:06:20 -07:00
gui.txt vim-patch:8.2.0385: menu functionality insufficiently tested 2022-08-05 06:47:24 +08:00
hebrew.txt
help.txt docs(lua): add guide to using Lua in Neovim (#21137) 2022-12-23 12:22:51 +01:00
helphelp.txt [Backport release-0.8] docs: fix/remove invalid URLs (#20735) 2022-10-19 05:06:20 -07:00
if_cscop.txt [Backport release-0.8] feat(docs): update parser, HTML gen (#20737) 2022-10-19 06:02:01 -07:00
if_perl.txt vim-patch:8.1.0735: cannot handle binary data 2021-09-15 21:19:22 +01:00
if_pyth.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
if_ruby.txt [Backport release-0.8] docs: fix/remove invalid URLs (#20735) 2022-10-19 05:06:20 -07:00
indent.txt [Backport release-0.8] docs: fix/remove invalid URLs (#20735) 2022-10-19 05:06:20 -07:00
index.txt [Backport release-0.8] doc (#20616) 2022-10-12 05:08:18 -07:00
insert.txt [Backport release-0.8] docs: fix/remove invalid URLs (#20735) 2022-10-19 05:06:20 -07:00
intro.txt [Backport release-0.8] feat(docs): update parser, HTML gen (#20737) 2022-10-19 06:02:01 -07:00
job_control.txt fix(doc): various fixes #15604 2021-09-09 00:37:59 -07:00
lsp-extension.txt chore: fix typos (#16816) 2022-01-04 11:07:40 -07:00
lsp.txt [Backport release-0.8] docs: fix/remove invalid URLs (#20735) 2022-10-19 05:06:20 -07:00
lua-guide.txt [Backport release-0.8] docs: clarify line about converse of lua-heredoc (#21595) 2022-12-30 17:56:49 +01:00
lua.txt docs(lua): correct the tags for vim.opt_local and vim.opt_global (#21138) 2022-12-23 12:31:37 +01:00
luaref.txt [Backport release-0.8] docs: fix/remove invalid URLs (#20735) 2022-10-19 05:06:20 -07:00
luvref.txt [Backport release-0.8] docs: fix/remove invalid URLs (#20735) 2022-10-19 05:06:20 -07:00
map.txt vim-patch:9fbdbb814f4a (#20376) 2022-09-28 12:48:36 +02:00
mbyte.txt [Backport release-0.8] docs: fix/remove invalid URLs (#20735) 2022-10-19 05:06:20 -07:00
message.txt [Backport release-0.8] docs: fix/remove invalid URLs (#20735) 2022-10-19 05:06:20 -07:00
mlang.txt [Backport release-0.8] docs: fix/remove invalid URLs (#20735) 2022-10-19 05:06:20 -07:00
motion.txt [Backport release-0.8] feat(docs): update parser, HTML gen (#20737) 2022-10-19 06:02:01 -07:00
nvim_terminal_emulator.txt feat(terminal): implement <c-\><c-o> for terminal mode 2022-08-02 13:54:41 +02:00
nvim.txt [Backport release-0.8] doc (#20616) 2022-10-12 05:08:18 -07:00
options.txt [Backport release-0.8] docs: fix/remove invalid URLs (#20735) 2022-10-19 05:06:20 -07:00
pattern.txt feat(defaults): search selection by * and # in visual mode (#18538) 2022-05-13 08:28:10 +08:00
pi_gzip.txt
pi_health.txt docs: fix typos (#20150) 2022-09-26 17:43:23 +08:00
pi_msgpack.txt [Backport release-0.8] fix(docs-html): keycodes, taglinks, column_heading (#20590) 2022-10-11 05:04:51 -07:00
pi_netrw.txt [Backport release-0.8] feat(docs): remove old AWK scripts, update HTML generator (#20587) 2022-10-11 04:19:38 -07:00
pi_paren.txt
pi_spec.txt
pi_tar.txt runtime/tar: 8024f936368336241406137a2fa78ed5ee9000a6 2021-02-17 23:54:40 -05:00
pi_tutor.txt
pi_zip.txt vim-patch:519cc559b08b (#16340) 2021-11-17 10:02:59 +01:00
print.txt [Backport release-0.8] docs: fix/remove invalid URLs (#20735) 2022-10-19 05:06:20 -07:00
provider.txt [Backport release-0.8] docs: fix/remove invalid URLs (#20735) 2022-10-19 05:06:20 -07:00
quickfix.txt [Backport release-0.8] docs: fix/remove invalid URLs (#20735) 2022-10-19 05:06:20 -07:00
quickref.txt feat(gen_help_html.lua): adapt to new parser 2022-09-28 18:34:20 +02:00
recover.txt refactor: remove cpo-& behavior (#17745) 2022-03-23 19:52:50 +08:00
remote_plugin.txt
remote.txt chore: fix typos (#17670) 2022-03-17 13:21:24 +08:00
repeat.txt [Backport release-0.8] doc (#20616) 2022-10-12 05:08:18 -07:00
rileft.txt vim-patch:4d8f476176ea (#15612) 2021-09-10 08:48:27 +02:00
russian.txt [Backport release-0.8] docs: fix/remove invalid URLs (#20735) 2022-10-19 05:06:20 -07:00
scroll.txt feat: add 'mousescroll' option (#12355) 2022-07-06 19:34:24 +08:00
sign.txt test(old): make test_signs.vim closer to upstream 2022-12-20 04:16:49 +00:00
spell.txt [Backport release-0.8] docs: fix/remove invalid URLs (#20735) 2022-10-19 05:06:20 -07:00
starting.txt [Backport release-0.8] feat(docs): update parser, HTML gen (#20737) 2022-10-19 06:02:01 -07:00
syntax.txt docs: fix order of numbers in syntax.txt 2022-12-29 04:42:08 +00:00
tabpage.txt docs: fix typos (#20150) 2022-09-26 17:43:23 +08:00
tagsrch.txt [Backport release-0.8] docs: fix/remove invalid URLs (#20735) 2022-10-19 05:06:20 -07:00
term.txt [Backport release-0.8] docs: fix/remove invalid URLs (#20735) 2022-10-19 05:06:20 -07:00
testing.txt [Backport release-0.8] fix(docs-html): keycodes, taglinks, column_heading (#20590) 2022-10-11 05:04:51 -07:00
tips.txt [Backport release-0.8] docs: fix/remove invalid URLs (#20735) 2022-10-19 05:06:20 -07:00
treesitter.txt feat(spell): support nospell in treesitter queries 2022-11-13 10:05:50 +00:00
uganda.txt [Backport release-0.8] docs: fix/remove invalid URLs (#20735) 2022-10-19 05:06:20 -07:00
ui.txt [Backport release-0.8] docs: fix/remove invalid URLs (#20735) 2022-10-19 05:06:20 -07:00
undo.txt vim-patch:b529cfbd04c0 (#19501) 2022-07-26 11:26:23 +02:00
userfunc.txt docs: fix typos (#20150) 2022-09-26 17:43:23 +08:00
usr_01.txt [Backport release-0.8] docs: fix/remove invalid URLs (#20735) 2022-10-19 05:06:20 -07:00
usr_02.txt vim-patch:4c295027a426 2021-05-02 13:00:38 -04:00
usr_03.txt vim-patch:82be4849eed0 2021-05-01 23:19:57 -04:00
usr_04.txt docs: update explanation of Y to reflect new defaults 2022-02-24 18:13:44 +08:00
usr_05.txt [Backport release-0.8] docs: fix/remove invalid URLs (#20735) 2022-10-19 05:06:20 -07:00
usr_06.txt docs: fix typos (#19024) 2022-07-31 16:46:38 +08:00
usr_07.txt docs: update explanation of Y to reflect new defaults 2022-02-24 18:13:44 +08:00
usr_08.txt feat: add support for global statusline 2022-03-18 00:21:41 +06:00
usr_09.txt vim-patch:d2ea7cf10a4d #15571 2021-09-08 07:24:12 -07:00
usr_10.txt docs: update explanation of Y to reflect new defaults 2022-02-24 18:13:44 +08:00
usr_11.txt vim-patch:cb80aa2d53e5 2021-05-01 22:29:02 -04:00
usr_12.txt vim-patch:11e3c5ba8203 2021-05-02 12:53:49 -04:00
usr_20.txt vim-patch:88a4205f1cfb (#16399) 2021-11-22 10:53:57 +01:00
usr_21.txt feat(defaults): session data in $XDG_STATE_HOME #15583 2022-05-12 07:13:45 -07:00
usr_22.txt docs: fix typos (#20150) 2022-09-26 17:43:23 +08:00
usr_23.txt vim-patch:4072ba571bab 2021-05-01 22:29:03 -04:00
usr_24.txt vim-patch:5666fcd0bd79 2021-04-27 09:21:33 -04:00
usr_25.txt
usr_26.txt
usr_27.txt vim-patch:2547aa930b59 2021-04-29 09:27:19 -04:00
usr_28.txt
usr_29.txt [Backport release-0.8] docs: fix/remove invalid URLs (#20735) 2022-10-19 05:06:20 -07:00
usr_30.txt vim-patch:e7b1ea0276cc 2021-04-29 20:42:16 -04:00
usr_31.txt vim-patch:e7b1ea0276cc 2021-04-29 20:42:16 -04:00
usr_32.txt
usr_40.txt vim-patch:8cc5b559f700 (#19066) 2022-06-23 15:57:51 +02:00
usr_41.txt [Backport release-0.8] docs: fix/remove invalid URLs (#20735) 2022-10-19 05:06:20 -07:00
usr_42.txt vim-patch:8.1.0487: no menus specifically for the terminal window 2022-07-01 10:17:39 +08:00
usr_43.txt
usr_44.txt vim-patch:8024f9363683 2021-04-27 09:21:34 -04:00
usr_45.txt [Backport release-0.8] docs: fix/remove invalid URLs (#20735) 2022-10-19 05:06:20 -07:00
usr_toc.txt [Backport release-0.8] fix(docs-html): keycodes, taglinks, column_heading (#20590) 2022-10-11 05:04:51 -07:00
various.txt feat(terminal): implement <c-\><c-o> for terminal mode 2022-08-02 13:54:41 +02:00
vi_diff.txt vim-patch:98a29d00a48e 2021-05-01 23:19:57 -04:00
vim_diff.txt docs: mention how to remove the "How-to disable mouse" menu item 2022-12-13 01:44:29 +00:00
visual.txt fix(input): do no reinterpret mouse keys with ALT modifiers 2022-07-25 09:47:28 +08:00
windows.txt fix(docs): invalid :help links #20353 2022-09-26 06:56:07 -07:00