vim/runtime/doc
Aliaksei Budavei 910bfd5d38
runtime(java): Consent to HTML tags folding in Javadoc comments
HTML tags in Javadoc comments can additionally be folded
after applying
------------------------------------------------------------
	let g:html_syntax_folding = 1
	set foldmethod=syntax
------------------------------------------------------------

and giving explicit consent with
------------------------------------------------------------
	let g:java_consent_to_html_syntax_folding = 1
------------------------------------------------------------

Do not default to this kind of folding unless ALL start tags
and optional end tags are balanced in Javadoc comments;
otherwise, put up with creating runaway folds that break
syntax highlighting.

resolves: zzzyxwvut/java-vim#8.
closes: #17216

Signed-off-by: Aliaksei Budavei <0x000c70@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2025-04-28 17:58:22 +02:00
..
arabic.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
autocmd.txt patch 9.1.1329: cannot get information about command line completion 2025-04-21 11:12:41 +02:00
builtin.txt runtime(doc): clarify complete_match() and 'isexpand' option 2025-04-27 14:59:17 +02:00
change.txt runtime(doc): clarify the use of change marks when writing a buffer 2025-04-03 12:35:51 +02:00
channel.txt runtime(doc): minor updates. 2024-07-17 20:04:22 +02:00
cmdline.txt runtime(doc): use GNOME instead of Gnome 2025-03-09 08:38:35 +01:00
debug.txt runtime(doc): update and remove some invalid links 2024-05-11 11:16:21 +02:00
debugger.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
develop.txt patch 9.1.1319: Various typos in the code, issue with test_inst_complete.vim 2025-04-18 10:57:33 +02:00
diff.txt runtime(doc): update last change date for diff.txt 2025-03-30 15:39:41 +02:00
digraph.txt patch 9.1.1065: no digraph for "Approaches the limit" 2025-02-01 16:17:14 +01:00
doctags.c
doctags.vim
editing.txt runtime(doc): clarify the use of change marks when writing a buffer 2025-04-03 12:35:51 +02:00
eval.txt runtime(openPlugin): fix E480 when opening URLs with wildcards on Windows 2025-04-02 19:41:21 +02:00
evim-fr.1
evim-fr.UTF-8.1
evim-it.1 translation(it): update Italian manpages 2024-08-17 15:14:43 +02:00
evim-it.UTF-8.1 translation(it): update Italian manpages 2024-08-17 15:14:43 +02:00
evim-ja.UTF-8.1
evim-pl.1
evim-pl.UTF-8.1
evim-ru.1 translation(ru): update man pages 2024-08-20 19:57:00 +02:00
evim-ru.UTF-8.1 translation(ru): update man pages 2024-08-20 19:57:00 +02:00
evim-tr.1
evim-tr.UTF-8.1
evim.1 patch 9.1.0676: style issues with man pages 2024-08-15 21:39:33 +02:00
evim.man patch 9.1.0676: style issues with man pages 2024-08-15 21:39:33 +02:00
farsi.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
filetype.txt runtime(doc): Fix notation of "Vim script" and "Vim9 script" 2025-04-27 15:28:30 +02:00
fold.txt runtime(doc): Fix style in fold.txt 2024-12-17 20:48:42 +01:00
ft_ada.txt runtime(doc): reformat gnat example 2024-09-29 10:10:51 +02:00
ft_context.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
ft_hare.txt patch 9.1.0442: hare runtime files outdated 2024-05-24 08:05:00 +02:00
ft_mp.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
ft_ps1.txt
ft_raku.txt
ft_rust.txt runtime(doc): add missing help tags 2024-01-01 20:50:51 +01:00
ft_sql.txt runtime(doc): fix inconsistent indent (#14089) 2024-02-25 08:42:52 +01:00
gui.txt patch 9.1.0868: the warning about missing clipboard can be improved 2024-11-17 16:07:50 +01:00
gui_w32.txt patch 9.1.0050: Win32 Keyboard handling is sub-optimal 2024-01-23 23:19:02 +01:00
gui_x11.txt patch 9.1.0868: the warning about missing clipboard can be improved 2024-11-17 16:07:50 +01:00
hangulin.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
hebrew.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
help.txt runtime(doc): Add vietnamese.txt to helps main TOC 2024-12-06 16:03:37 +01:00
help.txt.info
helphelp.txt runtime(doc): style: clarify to prefer 2 spaces after a sentence 2025-04-21 10:15:02 +02:00
howto.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
if_cscop.txt runtime(doc): update and remove some invalid links 2024-05-11 11:16:21 +02:00
if_lua.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
if_mzsch.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
if_ole.txt runtime(doc): fix inconsistent indent (#14089) 2024-02-25 08:42:52 +01:00
if_perl.txt runtime(doc): Fix notation of "Vim script" and "Vim9 script" 2025-04-27 15:28:30 +02:00
if_pyth.txt patch 9.1.1239: if_python: no tuple data type support 2025-03-26 18:46:21 +01:00
if_ruby.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
if_sniff.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
if_tcl.txt runtime(doc): update formatting and syntax 2024-10-05 17:16:18 +02:00
indent.txt patch 9.1.0934: hard to view an existing buffer in the preview window 2024-12-16 21:22:09 +01:00
index.txt patch 9.1.1224: cannot :put while keeping indent 2025-03-18 22:14:34 +01:00
insert.txt patch 9.1.1301: completion: cannot configure completion functions with 'complete' 2025-04-14 22:13:15 +02:00
intro.txt runtime(doc): update formatting and syntax 2024-10-05 17:16:18 +02:00
Make_all.mak runtime(doc): include vietnamese.txt 2024-12-03 21:59:52 +01:00
Make_mvc.mak patch 9.1.1029: the installer can be improved 2025-01-17 14:04:44 +01:00
Makefile runtime(doc): non-portable sed regex in Makefile for pi_netrw.txt rule 2025-03-28 19:11:11 +01:00
makehtml.awk
maketags.awk CI: Check help tags for errors (duplicates, missing, etc) (#13865) 2024-01-14 19:24:05 +01:00
map.txt patch 9.1.0770: current command line completion is a bit limited 2024-10-08 22:24:04 +02:00
mbyte.txt runtime(doc): fix typo "a xterm" -> "an xterm" 2024-07-17 20:41:48 +02:00
message.txt patch 9.1.0908: not possible to configure :messages 2024-12-06 17:26:25 +01:00
mlang.txt patch 9.1.0559: translation of vim scripts can be improved 2024-07-11 21:14:15 +02:00
motion.txt runtime(doc): clarify the use of change marks when writing a buffer 2025-04-03 12:35:51 +02:00
netbeans.txt runtime(doc): update and remove some invalid links 2024-05-11 11:16:21 +02:00
options.txt runtime(doc): clarify complete_match() and 'isexpand' option 2025-04-27 14:59:17 +02:00
os_390.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
os_amiga.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
os_beos.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
os_dos.txt runtime(help): Add better support for language annotation highlighting 2024-12-25 10:55:48 +01:00
os_haiku.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
os_mac.txt runtime(doc): update how to report issues for mac Vim 2024-11-14 21:13:34 +01:00
os_mint.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
os_msdos.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
os_os2.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
os_qnx.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
os_risc.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
os_unix.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
os_vms.txt runtime(doc): update and remove some invalid links 2024-05-11 11:16:21 +02:00
os_win32.txt runtime(doc): update and remove some invalid links 2024-05-11 11:16:21 +02:00
pattern.txt patch 9.1.1258: regexp: max \U and \%U value is limited by INT_MAX 2025-03-29 09:08:58 +01:00
pi_getscript.txt runtime(doc): Fix notation of "Vim script" and "Vim9 script" 2025-04-27 15:28:30 +02:00
pi_gzip.txt runtime(doc): mention bzip3 in gzip plugin documentation 2025-03-05 20:22:24 +01:00
pi_logipat.txt
pi_netrw.txt runtime(doc): Fix notation of "Vim script" and "Vim9 script" 2025-04-27 15:28:30 +02:00
pi_paren.txt runtime(matchparen): Add matchparen_disable_cursor_hl config option 2024-11-04 20:46:54 +01:00
pi_spec.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
pi_tar.txt runtime(tar): remove dependency on netrw#WinPath, include mapping doc 2025-04-16 17:14:55 +02:00
pi_tutor.txt runtime(doc): fix some small errors 2024-12-17 20:24:24 +01:00
pi_vimball.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
pi_zip.txt runtime(zip): add *.whl to the list of zip extensions 2025-04-02 20:45:57 +02:00
popup.txt patch 9.1.1123: popup hi groups not falling back to defaults 2025-02-20 21:58:21 +01:00
print.txt runtime(doc): update and remove some invalid links 2024-05-11 11:16:21 +02:00
quickfix.txt patch 9.1.1283: quickfix stack is limited to 10 items 2025-04-06 17:20:39 +02:00
quickref.txt patch 9.1.1283: quickfix stack is limited to 10 items 2025-04-06 17:20:39 +02:00
quotes.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
recover.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
remote.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
repeat.txt runtime(help): fix end of sentence highlight in code examples 2024-10-16 21:59:50 +02:00
rileft.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
russian.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
scroll.txt runtime(doc): Remove wrong help tag CTRL-SHIFT-CR 2024-07-06 11:29:38 +02:00
sign.txt patch 9.1.0540: Unused assignment in sign_define_cmd() 2024-07-07 20:33:46 +02:00
spell.txt runtime(doc): update formatting and syntax 2024-10-05 17:16:18 +02:00
sponsor.txt runtime(doc): Remove mentioning of the voting feature 2024-08-14 14:39:32 +02:00
starting.txt patch 9.1.1159: $MYVIMDIR may not always be set 2025-02-28 17:34:46 +01:00
syntax.txt runtime(java): Consent to HTML tags folding in Javadoc comments 2025-04-28 17:58:22 +02:00
tabpage.txt patch 9.1.0572: cannot specify tab page closing behaviour 2024-07-12 19:36:53 +02:00
tags runtime(doc): Fix notation of "Vim script" and "Vim9 script" 2025-04-27 15:28:30 +02:00
tagsrch.txt runtime(doc): tagfunc should refer to 'complete' option 2025-04-26 20:06:41 +02:00
term.txt runtime(doc): use standard SGR format at :h xterm-true-color 2024-12-31 10:46:22 +01:00
terminal.txt runtime(doc): get rid of the titlestring hack for terminal-api 2025-02-22 13:36:26 +01:00
test_urls.vim runtime(doc): update and remove some invalid links 2024-05-11 11:16:21 +02:00
testing.txt runtime(doc): Add missing garbagecollect() hypertext link 2025-03-25 21:04:23 +01:00
textprop.txt patch 9.1.0722: crash with large id in text_prop interface 2024-09-08 20:05:23 +02:00
tips.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
todo.txt patch 9.1.1341: cannot define completion triggers 2025-04-24 21:48:35 +02:00
uganda.txt runtime(doc): Remove mentioning of the voting feature 2024-08-14 14:39:32 +02:00
undo.txt runtime(doc): Tweak documentation style a bit 2024-11-09 18:37:32 +01:00
userfunc.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
usr_01.txt runtime(doc): fix some small errors 2024-12-17 20:24:24 +01:00
usr_02.txt runtime(doc): Tweak documentation style a bit 2025-02-01 10:26:58 +01:00
usr_03.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
usr_04.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
usr_05.txt runtime(doc): disable last-position-jump in diff mode 2025-04-12 18:07:39 +02:00
usr_06.txt runtime(doc): Fix to two-space convention in user manual 2024-10-05 16:44:27 +02:00
usr_07.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
usr_08.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
usr_09.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
usr_10.txt runtime(doc): clarify the use of filters and external commands 2024-11-12 21:38:22 +01:00
usr_11.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
usr_12.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
usr_20.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
usr_21.txt patch 9.1.0420: :browse oldfiles prompts even with single entry 2024-05-19 09:11:09 +02:00
usr_22.txt runtime(doc): Fix to two-space convention in user manual 2024-10-05 16:44:27 +02:00
usr_23.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
usr_24.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
usr_25.txt runtime(doc): Tweak documentation style a bit 2025-02-01 10:26:58 +01:00
usr_26.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
usr_27.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
usr_28.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
usr_29.txt runtime(doc): update formatting and syntax 2024-10-05 17:16:18 +02:00
usr_30.txt runtime(doc): Fix a typo in usr_30.txt 2024-04-29 20:22:46 +02:00
usr_31.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
usr_32.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
usr_40.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
usr_41.txt runtime(doc): Fix notation of "Vim script" and "Vim9 script" 2025-04-27 15:28:30 +02:00
usr_42.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
usr_43.txt runtime(doc): Fix to two-space convention in user manual 2024-10-05 16:44:27 +02:00
usr_44.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
usr_45.txt runtime(doc): update formatting and syntax 2024-10-05 17:16:18 +02:00
usr_50.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
usr_51.txt runtime(doc): mention option-backslash at :h CompilerSet 2024-11-13 20:28:43 +01:00
usr_52.txt runtime(hlyank): add the hlyank package 2025-03-19 21:55:59 +01:00
usr_90.txt runtime(doc): update how to get Vim 2025-03-03 08:16:27 +01:00
usr_toc.txt runtime(doc): add missing usr_52 entry to toc 2024-10-07 21:48:32 +02:00
various.txt runtime(doc): cross-link :| meaning :p and explain E749 2025-04-21 10:20:36 +02:00
version4.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
version5.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
version6.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
version7.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
version8.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
version9.txt patch 9.1.1341: cannot define completion triggers 2025-04-24 21:48:35 +02:00
vi_diff.txt patch 9.1.1258: regexp: max \U and \%U value is limited by INT_MAX 2025-03-29 09:08:58 +01:00
vietnamese.txt runtime(doc): update wrong Vietnamese localization tag 2024-12-07 15:57:34 +01:00
vim-da.1
vim-da.UTF-8.1
vim-de.1 translation(de): update German manpages 2024-11-28 21:45:39 +01:00
vim-de.UTF-8.1 translation(de): update German manpages 2024-11-28 21:45:39 +01:00
vim-fr.1
vim-fr.UTF-8.1
vim-it.1 translation(it): Fix filemode of Italian manpages 2024-08-21 19:57:21 +02:00
vim-it.UTF-8.1 translation(it): Fix filemode of Italian manpages 2024-08-21 19:57:21 +02:00
vim-ja.UTF-8.1 translation(ja): Update Japanese translations to latest release 2024-08-15 22:02:45 +02:00
vim-pl.1
vim-pl.UTF-8.1
vim-ru.1 translation(ru): update man pages 2024-08-20 19:57:00 +02:00
vim-ru.UTF-8.1 translation(ru): update man pages 2024-08-20 19:57:00 +02:00
vim-tr.1 translation(tr): Improve Turkish documentation (#13800) 2023-12-29 16:30:40 +01:00
vim-tr.UTF-8.1 translation(tr): Improve Turkish documentation (#13800) 2023-12-29 16:30:40 +01:00
vim.1 patch 9.1.0676: style issues with man pages 2024-08-15 21:39:33 +02:00
vim.man patch 9.1.0676: style issues with man pages 2024-08-15 21:39:33 +02:00
vim.man.info
vim2html.pl runtime(doc): Add Makefile for the Vim documentation on Windows (#13467) 2023-11-04 09:57:09 +01:00
vim9.txt runtime(doc): Fix notation of "Vim script" and "Vim9 script" 2025-04-27 15:28:30 +02:00
vim9class.txt runtime(doc): update documentation 2025-04-21 19:39:15 +02:00
vimdiff-da.1
vimdiff-da.UTF-8.1
vimdiff-fr.1
vimdiff-fr.UTF-8.1
vimdiff-it.1 translation(it): update Italian manpages 2024-08-17 15:14:43 +02:00
vimdiff-it.UTF-8.1 translation(it): update Italian manpages 2024-08-17 15:14:43 +02:00
vimdiff-ja.UTF-8.1
vimdiff-pl.1
vimdiff-pl.UTF-8.1
vimdiff-ru.1 translation(ru): update man pages 2024-08-20 19:57:00 +02:00
vimdiff-ru.UTF-8.1 translation(ru): update man pages 2024-08-20 19:57:00 +02:00
vimdiff-tr.1
vimdiff-tr.UTF-8.1
vimdiff.1 patch 9.1.0676: style issues with man pages 2024-08-15 21:39:33 +02:00
vimdiff.man patch 9.1.0676: style issues with man pages 2024-08-15 21:39:33 +02:00
vimtutor-da.1
vimtutor-da.UTF-8.1
vimtutor-fr.1
vimtutor-fr.UTF-8.1
vimtutor-it.1 translation(it): update Italian manpage for vimtutor 2024-12-04 20:02:08 +01:00
vimtutor-it.UTF-8.1 translation(it): update Italian manpage for vimtutor 2024-12-04 20:02:08 +01:00
vimtutor-ja.UTF-8.1 translation(ja): Update Japanese translation (#13723) 2023-12-19 20:21:40 +01:00
vimtutor-pl.1
vimtutor-pl.UTF-8.1
vimtutor-ru.1 translation(ru): updated vimtutor translation, update MAINTAINERS file 2024-11-24 13:50:28 +01:00
vimtutor-ru.UTF-8.1 translation(ru): updated vimtutor translation, update MAINTAINERS file 2024-11-24 13:50:28 +01:00
vimtutor-tr.1
vimtutor-tr.UTF-8.1
vimtutor.1 runtime(doc): fix typo in vimtutor manpage 2024-12-03 21:23:43 +01:00
vimtutor.man runtime(doc): fix typo in vimtutor manpage 2024-12-03 21:23:43 +01:00
visual.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
windows.txt runtime(doc): update doc for :horizontal 2025-01-02 17:34:55 +01:00
workshop.txt patch 9.1.0000: Vim 9.1 release 2024-01-02 16:51:11 +01:00
xxd-fr.1 patch 9.0.1998: xxd: cannot reverse a bit dump 2023-10-06 19:51:13 +02:00
xxd-fr.UTF-8.1 patch 9.0.1998: xxd: cannot reverse a bit dump 2023-10-06 19:51:13 +02:00
xxd-it.1 translation(it): updated xxd man page 2024-09-17 19:12:03 +02:00
xxd-it.UTF-8.1 translation(it): updated xxd man page 2024-09-17 19:12:03 +02:00
xxd-ja.UTF-8.1 translation(ja): Update Japanese translations to latest release 2024-08-15 22:02:45 +02:00
xxd-pl.1 patch 9.0.1998: xxd: cannot reverse a bit dump 2023-10-06 19:51:13 +02:00
xxd-pl.UTF-8.1 patch 9.0.1998: xxd: cannot reverse a bit dump 2023-10-06 19:51:13 +02:00
xxd-ru.1 translation(ru): updated xxd man page 2024-09-17 19:03:16 +02:00
xxd-ru.UTF-8.1 translation(ru): updated xxd man page 2024-09-17 19:03:16 +02:00
xxd.1 patch 9.1.0732: xxd: cannot use -b and -i together 2024-09-15 20:03:05 +02:00
xxd.man patch 9.1.0732: xxd: cannot use -b and -i together 2024-09-15 20:03:05 +02:00