neovim/runtime/doc
beardedsakimonkey 126ef65e5b
feat(diagnostic): add suffix option to virt_text config (#21140)
This introduces a `suffix` option to the `virt_text` config in
`vim.diagnostic.config()`. The suffix can either be a string which is appended
to the diagnostic message or a function returning such. The function receives a
`diagnostic` argument, which is the diagnostic table of the last diagnostic (the
one whose message is rendered as virt text).
2022-11-20 16:57:36 -07:00
..
api.txt Merge pull request #20991 from famiu/feat/api/nvim_cmd/command-name 2022-11-07 18:00:21 +01:00
arabic.txt feat(docs): update parser, HTML gen #20720 2022-10-18 07:18:44 -07:00
autocmd.txt vim-patch:partial:9.0.0913: only change in current window triggers the WinScrolled event 2022-11-20 21:11:37 +08:00
builtin.txt vim-patch:9.0.0863: col() and charcol() only work for the current window (#21038) 2022-11-13 08:29:05 +08:00
change.txt docs: update vimdoc parser #20747 2022-10-20 06:20:02 -07:00
channel.txt fix(docs-html): keycodes, taglinks, column_heading #20498 2022-10-06 06:16:00 -07:00
cmdline.txt vim-patch:9.0.0861: solution for "!!sort" in closed fold is not optimal (#21027) 2022-11-12 07:43:36 +08:00
debug.txt
deprecated.txt feat(exrc): use vim.secure.read() for 'exrc' option 2022-11-17 08:23:41 -07:00
dev_style.txt docs(dev-style): remove rules covered by uncrustify 2022-10-21 16:23:33 +02:00
develop.txt fix(docs-html): update parser 2022-10-10 01:05:18 +02:00
diagnostic.txt feat(diagnostic): add suffix option to virt_text config (#21140) 2022-11-20 16:57:36 -07:00
diff.txt docs: fix/remove invalid URLs #20647 2022-10-14 08:01:13 -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 ++p" creates parent dirs #20835 2022-11-06 19:31:50 -08:00
eval.txt vim-patch:partial:d13166e788fc (#21109) 2022-11-19 10:31:51 +00:00
filetype.txt vim-patch:76db9e076318 (#21013) 2022-11-10 09:05:25 +00:00
fold.txt vim-patch:partial:f269eabc6c4f (#20470) 2022-10-05 10:56:53 +02:00
ft_ada.txt docs: fix/remove invalid URLs #20647 2022-10-14 08:01:13 -07:00
ft_ps1.txt
ft_raku.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
ft_rust.txt vim-patch:partial:6ebe4f970b8b (#20860) 2022-10-29 17:41:22 +02:00
ft_sql.txt docs: fix/remove invalid URLs #20647 2022-10-14 08:01:13 -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: update vimdoc parser #20747 2022-10-20 06:20:02 -07:00
helphelp.txt docs: fix/remove invalid URLs #20647 2022-10-14 08:01:13 -07:00
if_perl.txt
if_pyth.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
if_ruby.txt docs: fix/remove invalid URLs #20647 2022-10-14 08:01:13 -07:00
indent.txt vim-patch:3c053a1a5ad2 (#20679) 2022-10-17 08:19:48 +02:00
index.txt docs: ":che" is ":checkhealth" #20147 2022-10-23 04:04:23 -07:00
insert.txt docs: fix/remove invalid URLs #20647 2022-10-14 08:01:13 -07:00
intro.txt feat(docs): update parser, HTML gen #20720 2022-10-18 07:18:44 -07:00
job_control.txt
lsp-extension.txt chore: fix typos (#16816) 2022-01-04 11:07:40 -07:00
lsp.txt docs: fix/remove invalid URLs #20647 2022-10-14 08:01:13 -07:00
lua.txt feat: add vim.secure.read() 2022-11-17 08:23:41 -07:00
luaref.txt docs: fix/remove invalid URLs #20647 2022-10-14 08:01:13 -07:00
luvref.txt docs: update vimdoc parser #20747 2022-10-20 06:20:02 -07:00
map.txt vim-patch:9.0.0883: a silent mapping may cause dots on the command line (#21061) 2022-11-15 07:23:57 +08:00
mbyte.txt docs: fix/remove invalid URLs #20647 2022-10-14 08:01:13 -07:00
message.txt vim-patch:partial:6ebe4f970b8b (#20860) 2022-10-29 17:41:22 +02:00
mlang.txt docs: fix/remove invalid URLs #20647 2022-10-14 08:01:13 -07:00
motion.txt feat(docs): update parser, HTML gen #20720 2022-10-18 07:18:44 -07:00
news.txt feat(exrc): use vim.secure.read() for 'exrc' option 2022-11-17 08:23:41 -07:00
nvim_terminal_emulator.txt vim-patch:partial:d13166e788fc (#21109) 2022-11-19 10:31:51 +00:00
nvim.txt docs: various #12823 2022-10-09 05:21:52 -07:00
options.txt refactor: deprecate 'secure' option 2022-11-17 08:23:41 -07:00
pattern.txt vim-patch:8.2.4978: no error if engine selection atom is not at the start 2022-11-05 16:09:22 +08:00
pi_gzip.txt
pi_health.txt docs: ":che" is ":checkhealth" #20147 2022-10-23 04:04:23 -07:00
pi_msgpack.txt fix(docs-html): keycodes, taglinks, column_heading #20498 2022-10-06 06:16:00 -07:00
pi_netrw.txt feat(docs): nested lists in HTML, update :help parser 2022-10-04 16:49:17 +02:00
pi_paren.txt
pi_spec.txt
pi_tar.txt vim-patch:76db9e076318 (#21013) 2022-11-10 09:05:25 +00:00
pi_tutor.txt
pi_zip.txt vim-patch:partial:6ebe4f970b8b (#20860) 2022-10-29 17:41:22 +02:00
print.txt docs: fix/remove invalid URLs #20647 2022-10-14 08:01:13 -07:00
provider.txt feat(clipboard): added wayclip support (#21091) 2022-11-18 08:39:56 -07:00
quickfix.txt docs: fix/remove invalid URLs #20647 2022-10-14 08:01:13 -07:00
quickref.txt vim-patch:9.0.0816: CTRL-Z at end of file is always dropped 2022-10-30 08:07:50 +08: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 docs: fix typos 2022-11-02 21:45:26 +08:00
rileft.txt
russian.txt docs: fix/remove invalid URLs #20647 2022-10-14 08:01:13 -07:00
scroll.txt feat: add 'mousescroll' option (#12355) 2022-07-06 19:34:24 +08:00
sign.txt vim-patch:c51cf0329809 (#17530) 2022-02-27 11:56:30 +01:00
spell.txt vim-patch:76db9e076318 (#21013) 2022-11-10 09:05:25 +00:00
starting.txt feat(docs): update parser, HTML gen #20720 2022-10-18 07:18:44 -07:00
support.txt docs(support): update tested versions (#21126) 2022-11-20 18:42:30 +08:00
syntax.txt vim-patch:partial:d13166e788fc (#21109) 2022-11-19 10:31:51 +00:00
tabpage.txt docs: fix typos (#20150) 2022-09-26 17:43:23 +08:00
tagsrch.txt vim-patch:9.0.0389: crash when 'tagfunc' closes the window 2022-11-07 08:24:48 +08:00
term.txt vim-patch:partial:6ebe4f970b8b (#20860) 2022-10-29 17:41:22 +02:00
testing.txt vim-patch:8.2.1631: test_fails() does not check the context of the line number 2022-11-05 12:45:43 +08:00
tips.txt docs: fix/remove invalid URLs #20647 2022-10-14 08:01:13 -07:00
treesitter.txt docs(treesitter): change links for eq? and set! to codeblocks (#21047) 2022-11-15 10:23:56 +01:00
uganda.txt vim-patch:partial:9da17d7c5707 2022-10-15 17:42:45 +08:00
ui.txt docs: fix/remove invalid URLs #20647 2022-10-14 08:01:13 -07:00
undo.txt vim-patch:b529cfbd04c0 (#19501) 2022-07-26 11:26:23 +02:00
userfunc.txt vim-patch:3c053a1a5ad2 (#20679) 2022-10-17 08:19:48 +02:00
usr_01.txt docs: fix/remove invalid URLs #20647 2022-10-14 08:01:13 -07:00
usr_02.txt
usr_03.txt vim-patch:76db9e076318 (#21013) 2022-11-10 09:05:25 +00:00
usr_04.txt docs: update explanation of Y to reflect new defaults 2022-02-24 18:13:44 +08:00
usr_05.txt docs(usr_05): update sentence about Nvim default behavior of Q (#20817) 2022-10-27 07:43:50 +08: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
usr_10.txt docs: update explanation of Y to reflect new defaults 2022-02-24 18:13:44 +08:00
usr_11.txt
usr_12.txt
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
usr_24.txt
usr_25.txt
usr_26.txt
usr_27.txt
usr_28.txt
usr_29.txt docs: fix/remove invalid URLs #20647 2022-10-14 08:01:13 -07:00
usr_30.txt
usr_31.txt
usr_32.txt
usr_40.txt vim-patch:8cc5b559f700 (#19066) 2022-06-23 15:57:51 +02:00
usr_41.txt vim-patch:8.2.2606: strchars() defaults to counting composing characters 2022-11-05 18:06:00 +08: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
usr_45.txt docs: fix/remove invalid URLs #20647 2022-10-14 08:01:13 -07:00
usr_toc.txt fix(docs-html): keycodes, taglinks, column_heading #20498 2022-10-06 06:16:00 -07:00
various.txt docs(shell): mention "&" for piping with powershell #20459 2022-10-03 13:14:18 -07:00
vi_diff.txt
vim_diff.txt refactor: deprecate 'secure' option 2022-11-17 08:23:41 -07:00
visual.txt vim-patch:76db9e076318 (#21013) 2022-11-10 09:05:25 +00:00
windows.txt vim-patch:76db9e076318 (#21013) 2022-11-10 09:05:25 +00:00