aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | 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
| * | vim-patch:9.1.0891: building the completion list array is inefficientglepnir2024-11-30
| * | vim-patch:9.1.0867: ins_compl_add() has too many argsglepnir2024-11-28
* | | vim-patch:9.1.0898: runtime(compiler): pytest compiler not includedChristian Clason2024-11-30
* | | vim-patch:9.1.0897: filetype: pyrex files are not detectedChristian Clason2024-11-30
* | | vim-patch:dd21c89: runtime(compiler): update eslint compilerChristian Clason2024-11-30
* | | docs(diagnostics): location list / quickfix example #31371Yochem van Rosmalen2024-11-29
* | | refactor: gen_declarations.luaLewis Russell2024-11-29
* | | feat(lsp): support `textDocument/foldingRange` (#31311)Yi Ming2024-11-29
* | | build(deps): bump luajit to HEAD - 19878ec05Christian Clason2024-11-29
* | | vim-patch:511eb84: runtime(po): remove poDiffOld/New, add po-format flags to ...Christian Clason2024-11-29
* | | vim-patch:9.1.0892: the max value of 'cmdheight' is limited by other tabpages...zeertzjq2024-11-29
* | | vim-patch:8.2.2993: 'fileencodings' default value should depend on 'encoding'...zeertzjq2024-11-29
* | | Merge pull request #31377 from zeertzjq/vim-65311c6zeertzjq2024-11-29
|\ \ \ | |_|/ |/| |
| * | vim-patch:9.1.0894: No test for what the spotbug compiler parseszeertzjq2024-11-29
| * | vim-patch:65311c6: runtime(compiler): include spotbugs Java linterzeertzjq2024-11-29
|/ /
* | docs(lsp): update example, optional parameters #31299Yi Ming2024-11-28
* | docs: more accurate typing for LSP references contextRiley Bruins2024-11-28
* | vim-patch:9.1.0890: %! item not allowed for 'rulerformat' (#31369)zeertzjq2024-11-28
* | docs: add tag `vim.fs.exists()` and document suggested replacementdundargoc2024-11-27
* | fix(lsp): mention function name in warning #31301glepnir2024-11-27
* | ci: remove myself from lsp reviewersMathias Fussenegger2024-11-27
* | vim-patch:7e501f4: runtime(gzip): load undofile if there exists oneChristian Clason2024-11-27
* | feat(tui): update 'background' on theme change events (#31350)Gregory Anders2024-11-26
* | perf(vim.text): use lookup table implementation for hex encoding (#30080)Gregory Anders2024-11-26
* | vim-patch:9.1.0889: Possible unnecessary redraw after adding/deleting lines (...zeertzjq2024-11-26
* | fix(lua): remove vim.loader.disable() #31344Justin M. Keyes2024-11-26
|/
* vim-patch:9.1.0888: leftcol property not available in getwininfo() (#31349)zeertzjq2024-11-26