summaryrefslogtreecommitdiffstats
path: root/runtime/doc
AgeCommit message (Expand)Author
2024-06-18patch 9.1.0497: termdebug can be further improvedv9.1.0497Ubaldo Tiberi
2024-06-18runtime(nohlsearch): include the the simple nohlsearch packageMaxim Kim
2024-06-17patch 9.1.0495: Matched text isn't highlighted in cmdline pumv9.1.0495zeertzjq
2024-06-17runtime(doc): Fix typos in several documentsh-east
2024-06-17runtime(doc): clarify when text properties are clearedChristian Brabandt
2024-06-17runtime(doc): improve the vim-shebang exampleChristian Brabandt
2024-06-17runtime(doc): revert unintended formatting changes for termdebugChristian Brabandt
2024-06-16runtime(java): Add a config variable for commonly used compiler optionsDoug Kearns
2024-06-15runtime(doc): add another tag for vim-shebang featureChristian Brabandt
2024-06-14runtime(doc): fix wrong helptag for :deferChristian Brabandt
2024-06-13runtime(doc): rewrite mkdir() doc and simplify {flags} meaningChristian Brabandt
2024-06-13runtime(doc): update return type for job_info()Christian Brabandt
2024-06-13runtime(doc): correct return types for job_start() and job_status()Christian Brabandt
2024-06-13patch 9.1.0481: Vim9: term_getjob() throws an exception on errorv9.1.0481Ernie Rael
2024-06-13patch 9.1.0479: fuzzy_match_str_with_pos() does unnecessary list operationsv9.1.0479zeertzjq
2024-06-13runtime(doc): restore description of "$" in col() and virtcol() (#14981)zeertzjq
2024-06-12runtime(doc): deduplicate getpos(), line(), col(), virtcol()zeertzjq
2024-06-11runtime(vim): Update base-syntax, configurable comment string highlighting (#...dkearns
2024-06-11runtime(doc): fix typos in syntax.txtKen Takata
2024-06-11patch 9.1.0476: Cannot see matched text in popup menuv9.1.0476glepnir
2024-06-11runtime(doc): clarify documentation for "v" position at line()Peter Aronoff
2024-06-09runtime(doc): Added definitions of Vim scripts and pluginsUbaldo Tiberi
2024-06-09runtime(doc): Fix small style issuesh-east
2024-06-09runtime(doc): add return type info for Vim function descriptionsChristian Brabandt
2024-06-07translation(it): Update Italian Vim manpageAntonio Giovanni Colombo
2024-06-05runtime(termdebug): convert termdebug plugin to Vim9 scriptUbaldo Tiberi
2024-06-05patch 9.1.0469: Cannot have buffer-local value for 'completeopt'v9.1.0469zeertzjq
2024-06-05runtime(vim): Update base-syntax, allow whitespace before :substitute patternDoug Kearns
2024-06-04runtime(man): update Vim manpageChristian Brabandt
2024-06-04runtime(doc): clarify how fuzzy 'completeopt' should workChristian Brabandt
2024-06-03patch 9.1.0465: missing filecopy() functionv9.1.0465Shougo Matsushita
2024-06-03patch 9.1.0464: no whitespace padding in commentstring option in ftpluginsv9.1.0464Riley Bruins
2024-06-03patch 9.1.0463: no fuzzy-matching support for insert-completionv9.1.0463glepnir
2024-06-01patch 9.1.0457: tests: test_gui fails on Waylandv9.1.0457Christian Brabandt
2024-06-01runtime(doc): clarify 'shortmess' flag "S"Christian Brabandt
2024-05-31runtime(doc): include some vim9 script examples in the helpChristian Brabandt
2024-05-31patch 9.1.0454: minor issues in test_filetype with rasi testv9.1.0454Christian Brabandt
2024-05-31patch 9.1.0453: filetype: rasi files are not recognizedv9.1.0453Pierrick Guillaume
2024-05-30patch 9.1.0452: Configure checks for libelf unnecessarilyv9.1.0452youcai
2024-05-27runtime(doc): Add ft_hare.txt to Reference Manual TOCh-east
2024-05-25patch 9.1.0444: Not enough tests for getregion() with multibyte charsv9.1.0444zeertzjq
2024-05-24patch 9.1.0443: Can't use blockwise selection with width for getregion()v9.1.0443zeertzjq
2024-05-24runtime(typescript): update outdated syntax filesrhysd
2024-05-24patch 9.1.0442: hare runtime files outdatedv9.1.0442Amelia Clarke
2024-05-24patch 9.1.0441: getregionpos() can't properly indicate positions beyond eolv9.1.0441zeertzjq
2024-05-24patch 9.1.0439: Cannot filter the historyv9.1.0439Christian Brabandt
2024-05-22patch 9.1.0430: getregionpos() doesn't handle one char selectionv9.1.0430zeertzjq
2024-05-21runtime(zig): refactor zig ftplugin, remove auto formatTiseno
2024-05-20runtime(arduino): Add Arduino ftplugin and indent files (#14811)K.Takata
2024-05-20patch 9.1.0423: getregionpos() wrong with blockwise mode and multibytev9.1.0423zeertzjq