neovim/runtime/doc
Peter Lithammer 07d5dc8938
feat(lsp): show server version in :checkhealth #31611
Problem:
Language server version information missing from `:checkhealth vim.lsp`.

Solution:
Store `InitializeResult.serverInfo.version` from the `initialize`
response and display for each client in `:checkhealth vim.lsp`.
2024-12-18 06:31:25 -08:00
..
api.txt fix(api): generic error messages, not using TRY_WRAP #31596 2024-12-16 08:34:16 -08:00
arabic.txt docs: remove trailing spaces #24455 2023-07-25 05:07:13 -07:00
autocmd.txt vim-patch:9.1.0905: Missing information in CompleteDone event (#31455) 2024-12-05 17:49:39 +08:00
builtin.txt docs(annotations): added ---@generic support 2024-12-13 17:05:38 +00:00
change.txt vim-patch:41d6de2: runtime(doc): update the change.txt help file 2024-12-17 08:20:18 +08:00
channel.txt docs: small fixes (#25585) 2023-10-29 16:02:32 +08:00
cmdline.txt docs: delineate blocks/list items #30973 2024-12-06 04:48:50 -08:00
credits.txt docs: graduate intro.txt to "flow layout" #31462 2024-12-05 07:18:27 -08:00
debug.txt vim-patch:8.1.1306: Borland support is outdated and doesn't work 2019-05-09 20:27:11 -04:00
deprecated.txt feat(terminal)!: cursor shape and blink (#31562) 2024-12-17 07:11:41 -06:00
dev_arch.txt docs: misc, help tags for neovim.io searches #31428 2024-12-03 09:44:28 -08:00
dev_style.txt docs: misc 2024-10-23 14:13:42 +02:00
dev_theme.txt docs: news 2024-05-15 23:19:26 +02:00
dev_tools.txt docs: dev-arch, focusable windows #30510 2024-10-07 08:27:38 -07:00
dev_vimpatch.txt build(deps): vendor libvterm at v0.3.3 2024-08-10 10:26:07 +02:00
develop.txt docs: misc, help tags for neovim.io searches #31428 2024-12-03 09:44:28 -08:00
diagnostic.txt feat(diagnostic): update quickfix list by title #31486 2024-12-11 17:29:54 -08:00
diff.txt vim-patch:9.0.0634: evaluating "expr" options has more overhead than needed 2024-08-02 11:56:51 +08:00
digraph.txt vim-patch:9.0.2056: no digraph for quadruple prime 2023-10-20 13:03:36 +02:00
editing.txt vim-patch:5bcfb5a: runtime(doc): add some docs for file-watcher programs 2024-10-15 08:21:19 +08:00
editorconfig.txt feat(editorconfig): add support for spelling_language (#28638) 2024-06-06 09:16:43 -05:00
eval.txt vim-patch:partial:f10911e: Update runtime files (#29936) 2024-08-01 03:50:38 +00:00
faq.txt docs: misc 2024-10-23 14:13:42 +02:00
filetype.txt vim-patch:ea0e41a: runtime(doc): make tag alignment more consistent in filetype.txt (#31459) 2024-12-06 07:22:44 +08:00
fold.txt vim-patch:a977883: runtime(doc): Fix style in fold.txt (#31617) 2024-12-18 09:12:04 +08:00
ft_ada.txt vim-patch:6db3fc5: runtime(doc): reformat gnat example (#30575) 2024-09-29 12:35:36 +00:00
ft_hare.txt vim-patch:9.1.0442: hare runtime files outdated (#29011) 2024-05-26 07:11:50 +08:00
ft_ps1.txt vim-patch:4d8f476176ea (#15612) 2021-09-10 08:48:27 +02:00
ft_raku.txt fix(docs): vimdoc syntax errors 2023-06-25 17:14:28 +02:00
ft_rust.txt docs: small fixes (#25585) 2023-10-29 16:02:32 +08:00
ft_sql.txt docs: fix more treesitter parsing errors 2024-06-09 13:54:34 +02:00
gui.txt docs: graduate gui.txt to "flow layout" 2024-12-05 01:38:44 +01:00
health.txt docs: misc #28970 2024-09-01 13:01:24 -07:00
hebrew.txt docs: remove remaining mentions of hkmap (#28038) 2024-03-26 18:30:17 +08:00
help.txt vim-patch:41afa30: runtime(doc): Add vietnamese.txt to helps main TOC 2024-12-08 08:46:33 +08:00
helphelp.txt vim-patch:c9ec20d94ea5 (#28267) 2024-04-11 07:39:29 +08:00
if_perl.txt test: spellcheck :help (vimdoc) files #24109 2023-06-22 03:44:51 -07:00
if_pyth.txt docs: remove trailing spaces #24455 2023-07-25 05:07:13 -07:00
if_ruby.txt vim-patch:8.2.0578: heredoc for interfaces does not support "trim" 2023-04-29 09:20:52 +08:00
indent.txt vim-patch:5ca8f22: runtime(idris2): include filetype,indent+syntax plugins for (L)Idris2 + ipkg 2024-11-13 08:24:14 +01:00
index.txt vim-patch:9.1.0934: hard to view an existing buffer in the preview window (#31605) 2024-12-17 03:34:30 +00:00
insert.txt feat(defaults): unimpaired empty line below/above cursor #30984 2024-11-04 06:06:18 -08:00
intro.txt docs: graduate intro.txt to "flow layout" #31462 2024-12-05 07:18:27 -08:00
job_control.txt docs: small fixes 2023-05-13 21:33:22 +02:00
lsp.txt feat(lsp): show server version in :checkhealth #31611 2024-12-18 06:31:25 -08:00
lua-guide.txt refactor: rename vim.highlight => vim.hl 2024-10-21 00:54:43 +02:00
lua.txt docs: fix type of vim.validate value 2024-12-09 07:59:51 +00:00
luaref.txt docs: small fixes (#27364) 2024-03-12 13:51:53 +08:00
luvref.txt build(deps): bump luv to v1.48.0-0 2024-02-22 10:07:04 +01:00
map.txt docs: misc, help tags for neovim.io searches #31428 2024-12-03 09:44:28 -08:00
mbyte.txt feat(mbyte): support extended grapheme clusters including more emoji 2024-08-30 11:49:09 +02:00
message.txt vim-patch:9.1.0908: not possible to configure :messages (#31492) 2024-12-07 02:17:36 +00:00
mlang.txt docs: fix/remove invalid URLs #20647 2022-10-14 08:01:13 -07:00
motion.txt vim-patch:9.1.0942: a few typos were found 2024-12-18 08:15:31 +08:00
news-0.9.txt build(vim-patch.sh): don't ignore changes to version*.txt (#29425) 2024-06-20 20:16:53 +08:00
news-0.10.txt feat(lsp)!: remove client-server handlers from vim.lsp.handlers 2024-11-01 09:17:39 +00:00
news.txt feat(lsp): show server version in :checkhealth #31611 2024-12-18 06:31:25 -08:00
nvim.txt docs: misc, help tags for neovim.io searches #31428 2024-12-03 09:44:28 -08:00
options.txt feat(terminal)!: cursor shape and blink (#31562) 2024-12-17 07:11:41 -06:00
pattern.txt vim-patch:partial:624bb83: runtime(doc): Tweak documentation style a bit (#31148) 2024-11-10 09:11:06 +08:00
pi_gzip.txt vim-patch:30c762d99ac8 2023-11-14 23:29:09 +01:00
pi_msgpack.txt vim-patch:9.0.1335: no test for bad use of spaces in help files (#24483) 2023-07-25 20:58:09 +08:00
pi_netrw.txt vim-patch:cacfccf: runtime(netrw): update netrw's decompress logic 2024-11-23 14:08:16 +01:00
pi_paren.txt vim-patch:59834ba: runtime(matchparen): Add matchparen_disable_cursor_hl config option 2024-11-05 08:31:19 +01:00
pi_spec.txt docs: fix treesitter parsing errors 2023-01-01 15:05:13 +01:00
pi_tar.txt docs: misc (#31138) 2024-11-21 06:50:30 +08:00
pi_tutor.txt runtime: Include vim-tutor-mode 2015-08-15 15:25:30 -03:00
pi_zip.txt vim-patch:da4e433dc3be (#25912) 2023-11-06 19:03:08 +08:00
provider.txt docs: help tags for neovim.io searches 2024-12-04 16:34:44 +01:00
quickfix.txt vim-patch:9.1.0898: runtime(compiler): pytest compiler not included 2024-11-30 13:40:08 +01:00
quickref.txt vim-patch:9.1.0831: 'findexpr' can't be used as lambad or Funcref (#31058) 2024-11-03 10:06:41 +08:00
recover.txt docs: various #25289 2024-01-18 00:14:48 -08:00
remote_plugin.txt docs: misc #24163 2024-04-30 04:30:21 -07:00
remote.txt vim-patch:partial:938ae280c79b (#22356) 2023-02-21 23:50:29 +08:00
repeat.txt vim-patch:4bfb899: runtime(help): fix end of sentence highlight in code examples 2024-10-17 07:55:55 +08:00
rileft.txt docs: fix treesitter parsing errors 2023-01-01 15:05:13 +01:00
russian.txt docs #24061 2023-06-19 08:40:33 -07:00
scroll.txt vim-patch:aaaa21b: runtime(doc): Remove wrong help tag CTRL-SHIFT-CR 2024-07-06 17:32:38 +08:00
sign.txt docs: help tags for neovim.io searches 2024-12-04 16:34:44 +01:00
spell.txt vim-patch:partial:89872f5: runtime(doc): update formatting and syntax 2024-10-06 07:44:40 +08:00
starting.txt docs: lua error patterns #30240 2024-09-24 04:46:50 -07:00
support.txt docs: misc (#30914) 2024-11-09 08:10:56 +08:00
syntax.txt vim-patch:9.1.0936: cannot highlight completed text 2024-12-18 08:15:31 +08:00
tabpage.txt vim-patch:9.1.0572: cannot specify tab page closing behaviour (#29682) 2024-07-13 08:56:58 +08:00
tagsrch.txt feat(defaults): add default unimpaired style mappings (#28525) 2024-10-01 07:24:43 -05:00
terminal.txt feat(terminal)!: cursor shape and blink (#31562) 2024-12-17 07:11:41 -06:00
testing.txt fix(lua): improve annotations for stricter luals diagnostics (#24609) 2023-08-09 11:06:13 +02:00
tips.txt vim-patch:6a500661a9cb 2023-08-10 17:28:02 +08:00
treesitter.txt feat(treesitter): include capture id in return value of get_captures_at_pos() #30559 2024-12-11 04:34:24 -08:00
tui.txt feat(tui): builtin UI (TUI) sets client info #30397 2024-09-18 04:14:06 -07:00
uganda.txt vim-patch:f7a38650eaf6 (#28465) 2024-04-23 08:20:36 +08:00
ui.txt fix(messages): no message kind for :undo messages #31590 2024-12-16 03:07:27 -08:00
undo.txt vim-patch:partial:624bb83: runtime(doc): Tweak documentation style a bit (#31148) 2024-11-10 09:11:06 +08:00
userfunc.txt vim-patch:9.0.2059: outstanding exceptions may be skipped (#25736) 2023-10-21 18:46:52 +08:00
usr_01.txt vim-patch:1c5728e0c4a9 (#28703) 2024-05-11 18:14:03 +08:00
usr_02.txt refactor(options)!: graduate some more shortmess flags 2023-09-25 18:23:15 +02:00
usr_03.txt vim-patch:71badf9547e8 (#23285) 2023-04-23 15:22:55 +02:00
usr_04.txt docs: update explanation of Y to reflect new defaults 2022-02-24 18:13:44 +08:00
usr_05.txt vim-patch:partial:52e7cc2: runtime(doc): tweak documentation style a bit (#29897) 2024-07-29 00:02:31 +00:00
usr_06.txt feat!: remove hardcopy 2023-01-03 10:07:43 +00:00
usr_07.txt docs: update explanation of Y to reflect new defaults 2022-02-24 18:13:44 +08:00
usr_08.txt docs(manual): fix treesitter parsing errors 2023-01-01 15:05:21 +01:00
usr_09.txt fix(docs): vimdoc syntax errors 2023-06-25 17:14:28 +02:00
usr_10.txt vim-patch:f18987c: runtime(doc): clarify the use of filters and external commands (#31185) 2024-11-12 23:38:59 +00:00
usr_11.txt docs #24061 2023-06-19 08:40:33 -07:00
usr_12.txt fix(docs): vimdoc syntax errors 2023-06-25 17:14:28 +02:00
usr_20.txt docs(manual): fix treesitter parsing errors 2023-01-01 15:05:21 +01:00
usr_21.txt fix(gen_help_html): handle delimiter, heading #29415 2024-06-19 09:45:40 -07:00
usr_22.txt fix(docs): vimdoc syntax errors 2023-06-25 17:14:28 +02:00
usr_23.txt vim-patch:4072ba571bab 2021-05-01 22:29:03 -04:00
usr_24.txt fix(docs): vimdoc syntax errors 2023-06-25 17:14:28 +02:00
usr_25.txt docs(manual): fix treesitter parsing errors 2023-01-01 15:05:21 +01:00
usr_26.txt vim-patch:d473c8c10126 2018-10-29 10:01:44 +01:00
usr_27.txt vim-patch:2547aa930b59 2021-04-29 09:27:19 -04:00
usr_28.txt fix(docs): vimdoc syntax errors 2023-06-25 17:14:28 +02:00
usr_29.txt vim-patch:partial:89872f5: runtime(doc): update formatting and syntax 2024-10-06 07:44:40 +08:00
usr_30.txt vim-patch:04e1aaa94e3b (#28570) 2024-04-30 05:54:03 +08:00
usr_31.txt vim-patch:e7b1ea0276cc 2021-04-29 20:42:16 -04:00
usr_32.txt docs(manual): fix treesitter parsing errors 2023-01-01 15:05:21 +01:00
usr_40.txt fix(docs): vimdoc syntax errors 2023-06-26 11:29:12 +02:00
usr_41.txt vim-patch:9.1.0770: current command line completion is a bit limited (#30728) 2024-10-09 08:14:18 +08:00
usr_42.txt docs(manual): fix treesitter parsing errors 2023-01-01 15:05:21 +01:00
usr_43.txt docs: remove trailing spaces #24455 2023-07-25 05:07:13 -07:00
usr_44.txt vim-patch:8024f9363683 2021-04-27 09:21:34 -04:00
usr_45.txt docs #24061 2023-06-19 08:40:33 -07:00
usr_toc.txt vim-patch:partial:738ebfe: runtime(doc): Fix style in documents 2024-10-06 07:44:34 +08:00
various.txt vim-patch:0a4e57f: runtime(doc): fix a few minor errors from the last doc updates 2024-12-17 08:21:31 +08:00
vi_diff.txt fix(docs): vimdoc syntax errors 2023-06-25 17:14:28 +02:00
vietnamese.txt vim-patch:8a52587: runtime(doc): fix wrong syntax and style of vietnamese.txt 2024-12-08 08:46:33 +08:00
vim_diff.txt feat(terminal)!: cursor shape and blink (#31562) 2024-12-17 07:11:41 -06:00
visual.txt fix(defaults): only repeat macro for each selected line if linewise (#28289) 2024-04-15 03:43:33 +08:00
vvars.txt vim-patch:9.1.0905: Missing information in CompleteDone event (#31455) 2024-12-05 17:49:39 +08:00
windows.txt vim-patch:9.1.0934: hard to view an existing buffer in the preview window (#31605) 2024-12-17 03:34:30 +00:00