aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* refactor(api)!: rename Dictionary => DictJustin M. Keyes2024-09-23
* test(tui_spec): prevent another case of race between paste and input (#30481)zeertzjq2024-09-23
* build: silence "po" noise #30469Justin M. Keyes2024-09-23
* fix(runtime): treat b:undo_ftplugin consistently in Lua ftplugins (#30473)zeertzjq2024-09-23
* vim-patch:be551da: runtime(netrw): remove extraneous closing bracketChristian Clason2024-09-23
* vim-patch:9.1.0740: incorrect internal diff with empty file (#30471)zeertzjq2024-09-23
* build: use treesitter's CMakeLists.txtdundargoc2024-09-22
* build(cmake): remove unnecessary policy codedundargoc2024-09-22
* feat(fs.lua): add vim.fs.rm()Lewis Russell2024-09-22
* docs(api): nvim_get_runtime_file preserves 'runtimepath' order #30454Evgeni Chasnovski2024-09-22
* fix(paste): improve repeating of pasted text (#30438)zeertzjq2024-09-22
* build: bump minimum cmake version to 3.16dundargoc2024-09-21
* test(terminal): unskip wrap tests on windowsChristian Clason2024-09-21
* test: support upvalues in exec_luaLewis Russell2024-09-21
* Merge pull request #30452 from zeertzjq/vim-9.1.0738zeertzjq2024-09-21
|\
| * vim-patch:a0c14ef: runtime(filetype): tests: Test_filetype_detection() failszeertzjq2024-09-21
| * vim-patch:9.1.0738: filetype: rapid files are not recognizedzeertzjq2024-09-21
|/
* vim-patch:e6b01cf: runtime(dist): do not output a message if executable is no...zeertzjq2024-09-21
* vim-patch:9.1.0739: [security]: use-after-free in ex_getln.c (#30448)zeertzjq2024-09-21
* vim-patch:50423ab: runtime(java): Optionally recognise _module_ import declar...Christian Clason2024-09-21
* vim-patch:597aadc: runtime(lyrics): support multiple timestamps in syntax scriptChristian Clason2024-09-21
* vim-patch:87b6565: runtime(modconf): remove erroneous :endif in ftpluginChristian Clason2024-09-21
* vim-patch:f86568f: runtime(misc): simplify keywordprg in various ftpluginsChristian Clason2024-09-21
* vim-patch:2307945: runtime(java): Optionally recognise all primitive constant...Christian Clason2024-09-21
* vim-patch:41c7bba: runtime(zsh,sh): set and unset compiler in ftpluginChristian Clason2024-09-21
* vim-patch:c18a9d5: runtime(netrw): using inefficient highlight pattern for 'mf'Christian Clason2024-09-21
* build: work around bug in make when PATH includes cmake as dirdundargoc2024-09-20
* docs: link to discussions instead of stackoverflowJustin M. Keyes2024-09-20
* docs: prefix LSP bug report titleJustin M. Keyes2024-09-20
* fix(treesitter): lint top-level anonymous nodesRiley Bruins2024-09-20
* vim-patch:35699f1: runtime(vim): Update base-syntax, improve folding function...zeertzjq2024-09-20
* docs(lsp): hover window controls #30347Tristan Knight2024-09-19
* fix(health): check more "old" files #30421Justin M. Keyes2024-09-19
* refactor!: rename 'jumpoptions' flag "unload" to "clean" (#30418)zeertzjq2024-09-19
* fix(coverity/509227/509228): tui driver_ti underflow #30341Devon Gardner2024-09-19
* vim-patch:5036e69: runtime(systemd): allow for overriding systemd ftplugin se...Enno2024-09-18
* feat(tui): builtin UI (TUI) sets client info #30397Justin M. Keyes2024-09-18
* docs: graduate tui.txt to "flow layout" #30413Justin M. Keyes2024-09-18
* fix(coverity): CID 509571 Uninitialized variables #30395Justin M. Keyes2024-09-18
* docs(tui): rename term.txt, nvim_terminal_emulator.txt #30398Justin M. Keyes2024-09-18
* vim-patch:f21d28a: runtime(zathurarc): add double-click-follow to syntax scriptChristian Clason2024-09-18
* Merge pull request #30411 from gpanders/vim-9.1.0734Gregory Anders2024-09-17
|\
| * vim-patch:9.1.0735: filetype: salt files are not recognizedGregory Anders2024-09-17
| * vim-patch:9.1.0734: filetype: jinja files are not recognizedGregory Anders2024-09-17
|/
* docs(eval): update param types of prompt-buffer functions (#30392)glepnir2024-09-16
* Merge #29490 feat(vim.ui.open): configurable openerJustin M. Keyes2024-09-16
|\
| * test(vim.ui.open): opt.cmdJustin M. Keyes2024-09-16
| * feat(vim.ui): configurable "gx" / vim.ui.open() toolMatěj Cepl2024-09-16
|/
* vim-patch:5e95c8f: runtime(java): Highlight javaConceptKind modifiers with St...Christian Clason2024-09-16
* vim-patch:0f5effb: runtime(netrw): delete confirmation not strict enoughChristian Clason2024-09-16