aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | docs: delineate blocks/list items #30973Brian A. Weston2024-12-06
* | | fix(completion): avoid deleting text when completion leader changes #31448luukvbaal2024-12-06
* | | fix(events): don't expand `args.file` for Lua callback (#31473)zeertzjq2024-12-06
|/ /
* | vim-patch:9.1.0906: filetype: Nvidia PTX files are not recognizedChristian Clason2024-12-06
* | vim-patch:ea0e41a: runtime(doc): make tag alignment more consistent in filety...zeertzjq2024-12-06
* | fix(diagnostic): only store quickfix id when creating a new one #31466Jeremy Fleischman2024-12-05
* | docs: graduate intro.txt to "flow layout" #31462Justin M. Keyes2024-12-05
* | Merge #31451 docsJustin M. Keyes2024-12-05
|\ \
| * | docs: graduate gui.txt to "flow layout"Justin M. Keyes2024-12-05
| * | docs: help tags for neovim.io searchesJustin M. Keyes2024-12-04
* | | fix(defaults): don't replace keycodes in Visual search mappings (#31460)zeertzjq2024-12-05
* | | vim-patch:9.1.0903: potential overflow in spell_soundfold_wsal() (#31456)glepnir2024-12-05
* | | vim-patch:9.1.0905: Missing information in CompleteDone event (#31455)glepnir2024-12-05
* | | test(system_spec): check for .git dir before using git (#31458)zeertzjq2024-12-05
* | | refactor(runtime.c): miscLewis Russell2024-12-04
* | | misc: keep deprecated vim.loader.disable stub (#31450)Gregory Anders2024-12-04
* | | docs: mention new terminal defaults (#31449)Gregory Anders2024-12-04
* | | feat(diagnostic): vim.diagnostic.setqflist improvements #30868Jeremy Fleischman2024-12-04
|/ /
* | test(screen): adjust screen state per stylua #31441luukvbaal2024-12-04
* | Merge #31358 fix test failures for release / tarball buildsJustin M. Keyes2024-12-04
|\ \
| * | test(marktree): expose test functions in release buildsJames McCoy2024-12-03
| * | ci: run tests directly rather than via the MakefileJames McCoy2024-12-03
| * | test(main_spec): make "nvim -v" test agnostic to build typeJames McCoy2024-12-03
| * | test(version_spec): expect vim.NIL, not nil, for "build" if not in a git cloneJames McCoy2024-12-03
| * | test(main_spec): use CMakePresets.json instead of .git for root markerJames McCoy2024-12-03
| * | ci(test): remove the .git directory for LinuxJames McCoy2024-12-03
| * | ci: run one set of tests with a release buildJames McCoy2024-12-03
* | | fix(vim.system): close pipe handles after process handleLewis Russell2024-12-04
* | | defaults: disable 'number', 'relativenumber', and 'signcolumn' in terminal bu...Gregory Anders2024-12-04
* | | fix(column): check if signcolumn changed in all windows #31439luukvbaal2024-12-04
* | | feat(lsp): deprecate vim.lsp.start_client #31341Maria José Solano2024-12-04
* | | vim-patch:9.1.0902: filetype: Conda configuration files are not recognized (#...zeertzjq2024-12-04
* | | docs: misc, help tags for neovim.io searches #31428Justin M. Keyes2024-12-03
* | | fix(clipboard): tmux clipboard depends on $TMUX #31268wzy2024-12-03
* | | fix(decorator): noisy errors from decoration provider #31418JD2024-12-03
|/ /
* | Merge pull request #31408 from jamessan/vterm-test-fixtureJames McCoy2024-12-03
|\ \
| * | test(vterm): move test functions into vterm_test fixtureJames McCoy2024-12-02
|/ /
* | vim-patch:9.1.0900: Vim9: digraph_getlist() does not accept bool arg (#31431)zeertzjq2024-12-03
* | docs: provide example for configuring LSP foldexpr (#31411)Gregory Anders2024-12-02
* | fix(extmark): builtin completion can still affect nearby extmarks #31387luukvbaal2024-12-02
* | test(treesitter): global highlight definitions and fold test #31407luukvbaal2024-12-02
* | fix(api): deprecate nvim_subscribe, nvim_unsubscribe #30456Justin M. Keyes2024-12-02
* | vim-patch:768728b: runtime(doc): Update documentation for "noselect" in 'comp...dundargoc2024-12-02
* | vim-patch:9a39483: runtime(typst): provide a formatlistpat in ftpluginChristian Clason2024-12-02
* | fix(ui): clamp 'cmdheight' for other tabpages on screen resize (#31419)zeertzjq2024-12-02
* | fix(api): make `nvim_set_hl()` respect all `cterm` attributes (#31390)Evgeni Chasnovski2024-12-02
* | vim-patch:9.1.0899: default for 'backspace' can be set in C code (#31416)zeertzjq2024-12-02
* | docs: example keybind for :Inspect #31391C.D. MacEachern2024-12-01
* | Merge pull request #31370 from glepnir/vim-9.1.0867zeertzjq2024-11-30
|\ \
| * | vim-patch:9.1.0896: completion list wrong after v9.1.0891glepnir2024-11-30