aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | fix(lsp): re-add client.commands and mark privateLewis Russell2024-02-12
* | | docs: correct on_key docs (#27429)altermo2024-02-12
| |/ |/|
* | fix(lsp): semantic token defer loadingLewis Russell2024-02-12
* | vim-patch:9.1.0098: CompleteChanged not triggered when new leader added witho...Raphael2024-02-12
* | perf(extmarks): avoid unnecessary invalidations for virt_text (#27435)zeertzjq2024-02-12
* | vim-patch:b614b284ee06 (#27433)zeertzjq2024-02-12
* | fix(column): use a single path for sign sorting (#27431)luukvbaal2024-02-12
* | vim-patch:9.1.0097: 'breakindent' behaves inconsistently with 'list' and spli...zeertzjq2024-02-12
* | refactor(indent): refactor computing of a string's indent size (#27252)VanaIgr2024-02-12
* | vim-patch:6d91227267a5Christian Clason2024-02-11
* | refactor(lsp): move more code to client.luaLewis Russell2024-02-11
* | Merge pull request #27420 from MariaSolOs/warning-anxietyLewis Russell2024-02-11
|\ \
| * | refactor(lsp): add vim.lsp.sync.Range typeMaria José Solano2024-02-10
| * | refactor(lsp): add shared diagnostic handlerMaria José Solano2024-02-10
| * | refactor(lsp): add type annotationsMaria José Solano2024-02-10
* | | Merge pull request #27414 from bfredl/arenalinesbfredl2024-02-11
|\ \ \
| * | | refactor(api): use an arena for nvim_buf_get_lines and buffer updatesbfredl2024-02-11
|/ / /
* | | fix(messages): clear new lines when increasing 'cmdheight' (#27421)zeertzjq2024-02-11
* | | feat(shortmess): "q" flag fully hides recording message (#27415)Trevor Arjeski2024-02-11
* | | refactor: rename w_float_config to w_config #27419Will Hopkins2024-02-10
* | | Merge pull request #27253 from MariaSolOs/codelens-refreshbfredl2024-02-10
|\ \ \
| * | | feat(lsp): add opts paramater to vim.lsp.codelens.refreshMaria José Solano2024-02-08
* | | | Merge pull request #27418 from zeertzjq/vim-9.1.0089zeertzjq2024-02-10
|\ \ \ \
| * | | | refactor: don't use subtraction in qsort() comparison functionszeertzjq2024-02-10
| * | | | vim-patch:9.1.0093: Still a qsort() comparison function that returns result o...zeertzjq2024-02-10
| * | | | vim-patch:9.1.0089: qsort() comparison functions should be transitivezeertzjq2024-02-10
|/ / / /
* | | | build(deps): bump tree-sitter-bash to v0.20.5Christian Clason2024-02-10
* | | | refactor: reduce some globals #27406Justin M. Keyes2024-02-10
* | | | Merge pull request #27398 from bfredl/arena2bfredl2024-02-10
|\ \ \ \
| * | | | refactor(api): use arena for nvim_get_option_info()bfredl2024-02-09
| * | | | refactor(api): use arena for nvim_parse_cmd()bfredl2024-02-09
| * | | | refactor(api): use arena for hlstate inspectionbfredl2024-02-09
| * | | | refactor(api): use arena for nvim_list_uis()bfredl2024-02-09
| * | | | refactor(api): make cstr_as_string accept "const char*"bfredl2024-02-09
* | | | | test(ui/mouse_spec): make sure click is processed (#27412)zeertzjq2024-02-10
* | | | | vim-patch:9.1.0087: Restoring lastused_tabpage too early in do_arg_all() (#27...Raphael2024-02-10
* | | | | test: add test for scroll wheel at right-click menu (#27409)zeertzjq2024-02-10
* | | | | build(clint): don't allow INIT() in non-header files (#27407)zeertzjq2024-02-10
| |_|/ / |/| | |
* | | | fix(startup): multiprocess startuptime #26790Pablo Arias2024-02-09
* | | | vim-patch:9.1.0088: TextChanged not triggered for :norm! commands (#27405)zeertzjq2024-02-10
* | | | vim-patch:9.1.0084: Visual hl wrong when it ends before multibyte 'showbreak'...zeertzjq2024-02-10
* | | | refactor: rename FloatConfig to WinConfig #27397Will Hopkins2024-02-09
|/ / /
* / / build: stop installing parser.h from treesitterdundargoc2024-02-09
|/ /
* | feat(tutor): add Japanese tutor #27268ite-usagi2024-02-08
* | fix(lsp): rename fails on missing parent directory #27291Tomasz N2024-02-08
* | Merge pull request #27391 from bfredl/arenarockbfredl2024-02-08
|\ \
| * | refactor(api): refactor more api functions to use arena returnbfredl2024-02-08
* | | feat(lsp): deprecate severity_limitLewis Russell2024-02-08
* | | docs(install): add more Linux install instructions #27350Robert O'Shea2024-02-08
* | | Revert "fixup! add benchmark"Lewis Russell2024-02-08