- 7344024 runtime(java): Search type and method declarations with "&inc" and "&def" by Aliaksei Budavei · 11 months ago
- dc7ed8f runtime(html): Optionally fold tags with the "expr" method by Aliaksei Budavei · 11 months ago
- 3704b5b runtime(tutor): improve tutor.vim plugin and filetype plugin by Phạm Bình An · 11 months ago
- 839b79e runtime(sh): Update syntax, improve wildcard character class matching by Doug Kearns · 11 months ago
- 0553f2f runtime(doc): clarify single/multibyte support for 'fillchars' by Hirohito Higashi · 11 months ago
- 6b7637e runtime(lf): use syn iskeyword in syntax script by Andis Spriņķis · 11 months ago
- 9973b39 runtime(doc): remove duplicate sentence in builtin.txt by Christian Brabandt · 11 months ago
- 17ad852 runtime(doc): update return types for builtin functions by Christian Brabandt · 11 months ago
- dc31405 patch 9.1.1374: completion: 'smartcase' not respected when filtering matches by Girish Palya · 11 months ago
- 48b19b2 patch 9.1.1368: GTK3 and GTK4 will drop numeric cursor support. by Drew Vogel · 11 months ago
- 0fb6cea runtime(lua): update 'path' option in filetype plugin by Phạm Bình An · 11 months ago
- 87947a9 runtime(sh): Update syntax, match KornShell compound arrays by Doug Kearns · 11 months ago
- 55f9e2b runtime(doc): Tweak documentation style in develop.txt by Hirohito Higashi · 11 months ago
- ba0062b runtime(helptoc): the helptoc package can be improved by Peter Kenny · 11 months ago
- adfeb4a runtime(spec): add more local macro names according to rpm 4.20 by fundawang · 11 months ago
- fe22867 runtime(sh): Update syntax, fix single-quoted strings in parameter expansions by Doug Kearns · 11 months ago
- 13bd43c runtime(new-tutor): Update Serbian translation of chapter 1 by Ivan Pešić · 11 months ago
- e957cba runtime(vim): Update base-syntax, match quote separated numbers by Doug Kearns · 11 months ago
- 951d025 runtime(tutor): Add Galician language versions of tutor1 and tutor2 by fernandovilarino · 11 months ago
- c3f48e3 runtime(abnf): include ABNF filetype plugin by A4-Tacks · 11 months ago
- af4a5d6 patch 9.1.1360: filetype: GNU Radio companion files are not recognized by zeertzjq · 11 months ago
- 9c9200d patch 9.1.1359: filetype: GNU Radio config files are not recognized by zeertzjq · 11 months ago
- 1c58019 runtime(vim): Update base-syntax, improve enum highlighting by Doug Kearns · 11 months ago
- 83cb817 runtime(doc): update example ctags program and links by Phạm Bình An · 11 months ago
- f57c065 runtime(sh): Update syntax, highlight escaped chars in test expressions by Doug Kearns · 11 months ago
- ff3d4b2 runtime(doc): document that :b cannot handle buffer names starting with "+" by Christian Brabandt · 11 months ago
- fb08192 runtime(doc): clarify the use of 'tagfunc', update a comment in tags.c by Christian Brabandt · 11 months ago
- fa8b7db runtime(doc): tweak documentation style in options.txt by Hirohito Higashi · 11 months ago
- 910bfd5 runtime(java): Consent to HTML tags folding in Javadoc comments by Aliaksei Budavei · 11 months ago
- e3302cf runtime(syntax-tests): Regenerate changed syntax test pages for vim by Aliaksei Budavei · 11 months ago
- b9ffbf5 runtime(vim): Update base-syntax, fix inline Vim9 dict comments at SOL by Doug Kearns · 11 months ago
- fbe4a8f runtime(doc): Fix notation of "Vim script" and "Vim9 script" by Hirohito Higashi · 11 months ago
- ffc89e4 runtime(doc): clarify complete_match() and 'isexpand' option by glepnir · 11 months ago
- c29b533 runtime(vim): Update base-syntax, match continued strings and tail comments by Doug Kearns · 11 months ago
- c5cb6b2 runtime(doc): tagfunc should refer to 'complete' option by Christian Brabandt · 11 months ago
- 35cfc3d runtime(debversions): Add questing (25.10) as Ubuntu release name by James McCoy · 11 months ago
- e380b5c patch 9.1.1343: filetype: IPython files are not recognized by Christian Brabandt · 12 months ago
- e36a931 runtime(groff,nroff): improve ftplugin by Eisuke Kawashima · 12 months ago
- f102f4c patch 9.1.1342: Shebang filetype detection can be improved by Eisuke Kawashima · 12 months ago
- bcd5995 patch 9.1.1341: cannot define completion triggers by glepnir · 12 months ago
- 32f4973 runtime(gleam): update filetype plugin, include new compiler and syntax script by Kirill Morozov · 12 months ago
- a3422aa patch 9.1.1340: cannot complete :filetype arguments by Christian Brabandt · 12 months ago
- 229f79c runtime(yaml): fix wrong order of undo_ftplugin suboptions by Vincent Law · 12 months ago
- 7bc9880 runtime(make): do not automatically indent after a special target by Eisuke Kawashima · 12 months ago
- dd776dd patch 9.1.1336: comment plugin does not support case-insensitive 'commentstring' by Maxim Kim · 12 months ago
- 5c3d1e3 patch 9.1.1331: Leaking memory with cmdcomplete() by Girish Palya · 12 months ago
- fa3b104 runtime(vim): Update base-syntax, improve :autocmd highlighting by Doug Kearns · 12 months ago
- 31b78cc runtime(doc): update documentation by Hirohito Higashi · 12 months ago
- b753d80 runtime(doc): clarify return type for findfile()/finddir() by Christian Brabandt · 12 months ago
- 92f68e2 patch 9.1.1329: cannot get information about command line completion by Girish Palya · 12 months ago
- 2cb42ef patch 9.1.1327: filetype: nroff detection can be improved by Eisuke Kawashima · 12 months ago
- 187df69 runtime(doc): cross-link :| meaning :p and explain E749 by D. Ben Knoble · 12 months ago
- f39de60 runtime(doc): style: clarify to prefer 2 spaces after a sentence by Christian Brabandt · 12 months ago
- e125ee4 runtime(pov): deprecate `#render` and `#statistics` in syntax script by Eisuke Kawashima · 12 months ago
- 7938c40 runtime(keymaps): update Brazilian keymaps by LuMarquesIlva · 12 months ago
- 2398460 runtime(doc): clarify 'includeexpr' is not used for <cfile> by Christian Brabandt · 12 months ago
- 3041cf6 runtime(filetype): improve *.h filetype detection by Amelia Clarke · 12 months ago
- 5ecb452 runtime(indent-tests): Raise timeouts for "search*()"es by Aliaksei Budavei · 12 months ago
- 4e3df44 runtime(indent-tests): Annotate timed "search*()"es for tracing by Aliaksei Budavei · 12 months ago
- fe8508e runtime(indent-tests): Instrument timed "search*()" calls by Aliaksei Budavei · 12 months ago
- 54081f0 runtime(nix): set iskeyword and b:match_words in ftplugin by Arnie97 · 12 months ago
- cb3b752 runtime(doc): clarify "nearest" value for 'completeopt' by Girish Palya · 12 months ago
- 0ed11ba runtime(doc): Tweak documentation style a bit by Hirohito Higashi · 12 months ago
- aee34ef patch 9.1.1321: filetype: MS ixx and mpp files are not recognized by Hampus Avekvist · 12 months ago
- 1d96caa patch 9.1.1320: filetype: alsoft config files are not recognized by David Mandelberg · 12 months ago
- 9880097 patch 9.1.1319: Various typos in the code, issue with test_inst_complete.vim by zeertzjq · 12 months ago
- e9a27ef patch 9.1.1318: tests: test_format fails by zeertzjq · 12 months ago
- 8f09684 runtime(jjdescription): Don't require a space to start comments by ash · 12 months ago
- 0ac1eb3 patch 9.1.1311: completion: not possible to limit number of matches by Girish Palya · 12 months ago
- 40daa13 runtime(gleam): Update ftplugin, use recommended_style config variable by Doug Kearns · 12 months ago
- fbbaa6e runtime: set 'cpoptions' for line-continuation in various runtime files by Eisuke Kawashima · 12 months ago
- 470317f runtime(tar): remove dependency on netrw#WinPath, include mapping doc by Christian Brabandt · 12 months ago
- 839fd94 runtime(netrw): remove deprecated functions by Luca Saccarola · 12 months ago
- b156588 patch 9.1.1308: completion: cannot order matches by distance to cursor by Girish Palya · 12 months ago
- f35bd76 patch 9.1.1307: make syntax does not reliably detect different flavors by Eisuke Kawashima · 12 months ago
- babdb05 patch 9.1.1304: filetype: some man files are not recognized by Eisuke Kawashima · 12 months ago
- d623773 runtime(netrw): upstream snapshot of v180 by Luca Saccarola · 12 months ago
- cbe5319 patch 9.1.1301: completion: cannot configure completion functions with 'complete' by Girish Palya · 12 months ago
- 4ec93fe runtime(doc): update enum helptext by Yegappan Lakshmanan · 12 months ago
- 836b87d patch 9.1.1299: filetype: mbsyncrc files are not recognized by Pierrick Guillaume · 12 months ago
- f4b1a60 runtime(doc): update options.txt and clarify 'wildmode' further by Christian Brabandt · 12 months ago
- 3cbd7f1 runtime(gleam): update Maintainer and filetype options by Kirill Morozov · 12 months ago
- 829eda7 runtime(new-tutor): update tutor and correct comandline completion by Phạm Bình An · 12 months ago
- d4dbf82 patch 9.1.1296: completion: incorrect truncation logic by glepnir · 12 months ago
- 6f6c0db runtime(doc): disable last-position-jump in diff mode by Christian Brabandt · 12 months ago
- eded336 runtime(doc): Improve 'wildmode' setting desciption by Girish Palya · 12 months ago
- ab2fe65 runtime(doc): correct backslash escaping comma example by Qiming zhao · 12 months ago
- 0e59e67 patch 9.1.1293: comment plugin does not handle 'exclusive' selection for comment object by Maxim Kim · 12 months ago
- d82f3ca runtime(sh): Do not look up a "sh" utility in $PATH for "sh_13.sh" by Aliaksei Budavei · 12 months ago
- 5c84d12 runtime(filetype): make shell filetype detection more robust by Aliaksei Budavei · 12 months ago
- 06a41ad runtime(keymaps): include 2 Brazilian Keymaps by Elsarques · 12 months ago
- 9b171bd runtime(vim): Update-base-syntax, match full :*grep, :make, :sort and :filter commands by Doug Kearns · 12 months ago
- 96a0b2a patch 9.1.1289: tests: no test for matchparen plugin with WinScrolled event by Christian Brabandt · 12 months ago
- f9f53f5 runtime(remind): include remind.vim ftplugin by Joe Reynolds · 12 months ago
- 520a2c7 runtime(vim): Update base-syntax, improve :command highlighting by Doug Kearns · 12 months ago
- 0b540c6 runtime(help): add omni completion and 'iskeyword' to filetype plugin by Phạm Bình An · 12 months ago
- 7517a8c runtime(lf): improve syntax script, add filetype plugin by Andis Spriņķis · 12 months ago
- b71f130 patch 9.1.1288: Using wrong window in ll_resize_stack() by zeertzjq · 12 months ago
- 2525573 runtime(doc): rename wrong option to 'pummaxwidth' by Christian Brabandt · 12 months ago
- e370141 patch 9.1.1286: filetype: help files not detected when 'iskeyword' includes ":" by zeertzjq · 12 months ago