aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Merge pull request #30530 from zeertzjq/vim-d9af78bzeertzjq2024-09-27
|\
| * vim-patch:2c41dad: runtime(doc): Fix typo in :help :command-modifierszeertzjq2024-09-27
| * vim-patch:d9af78b: runtime(docs): update `:set?` command behavior tablezeertzjq2024-09-27
|/
* feat(health): highlight headings #30525Justin M. Keyes2024-09-26
* Merge pull request #30489 from zeertzjq/vim-9.1.0741zeertzjq2024-09-26
|\
| * vim-patch:9.1.0742: getcmdprompt() implementation can be improvedzeertzjq2024-09-26
| * vim-patch:9.1.0741: No way to get prompt for input()/confirm()zeertzjq2024-09-26
|/
* test(api/buffer_updates_spec): prevent flakiness (#30521)zeertzjq2024-09-26
* fix(channel): handle writing to file instead of pipe (#30519)zeertzjq2024-09-26
* perf(treesitter): use `child_containing_descendant()` in `is_ancestor()`Riley Bruins2024-09-25
* fix(diagnostic): correct `severity` type on `setqflist`, `setloclist` (#30506)Nathan Smith2024-09-25
* build: fix or silence new clang-tidy warningsdundargoc2024-09-25
* refactor(lua): vim.keymap.set tests, docs #30511Justin M. Keyes2024-09-25
* fix(coverity): size_t overflow #30497Justin M. Keyes2024-09-25
* build(deps): bump wasmtime to v25.0.1Christian Clason2024-09-25
* docs: render @see, @note items in _meta/api.lua #30494Justin M. Keyes2024-09-25
* build(deps): bump libuv to v1.49.0Christian Clason2024-09-25
* fix(paste): only record a paste when it's from RPC (#30491)zeertzjq2024-09-24
* docs: lua error patterns #30240Justin M. Keyes2024-09-24
* vim-patch:a7229c8: runtime(rmd,rrst): 'fex' option not properly restoredChristian Clason2024-09-24
* feat(paste): unify cancel and error behavior (#30476)zeertzjq2024-09-24
* fix(filetype): handle .in files with no filename (#30487)Tristan Knight2024-09-24
* Merge #30435 refactor: rename "Dictionary" => "Dict"Justin M. Keyes2024-09-23
|\
| * refactor(api): rename Dictionary => DictJustin M. Keyes2024-09-23
| * refactor(api)!: rename Dictionary => DictJustin M. Keyes2024-09-23
* | fix(vim.fs): dirname() returns "." on mingw/msys2 #30480Justin 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