aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | revert: "refactor(win_close): remove "force", don't pass on "free_buf" (#2192...zeertzjq2023-01-24
| * | build: remove GNU make check (#21977)dundargoc2023-01-24
| * | build: delete pthreads import (#21732)dundargoc2023-01-24
| * | build: use upstream CMakeLists.txt for unibilium (#21976)dundargoc2023-01-24
| * | build: simplify treesitter installation (#21969)dundargoc2023-01-24
| * | build: use cmake for all platforms for unibilium and libtermkey (#21926)dundargoc2023-01-24
| * | fix(api): don't allow hiding aucmd_win from another tabpage (#21975)zeertzjq2023-01-24
| * | fix(lsp): check method is supported when range formatting (#21970)Sean Dewar2023-01-24
| * | refactor(window): remove aucmd_win check from one_window() (#21972)zeertzjq2023-01-24
| * | vim-patch:partial:9.0.1237: code is indented more than necessary (#21971)zeertzjq2023-01-24
| * | vim-patch:9.0.1236: code in same_leader() can be simplified (#21968)zeertzjq2023-01-24
| * | build: remove unnecessary unit test code (#21940)dundargoc2023-01-24
| * | fix: add manifest file to correctly determine Windows version (#21953)dundargoc2023-01-23
| * | feat!: make iconv a non-optional depLewis Russell2023-01-23
| * | revert: "shada/context: fully remove jumplist duplicates #10898" (#21874)zeertzjq2023-01-23
| * | refactor(win_close): remove "force", don't pass on "free_buf" (#21921)zeertzjq2023-01-23
| * | perf(completion): use one call to globpath() for .vim and .lua #21942zeertzjq2023-01-23
| * | project: "steps to reproduce" in lsp_bug_report #21932Mathias Fußenegger2023-01-23
| * | fix(Windows): restore console title at exit #21922Enan Ajmain2023-01-23
| * | build: make generated source files reproducible #21586Arnout Engelen2023-01-23
| * | refactor(PVS/V1048): remove redundant assignment (#21871)Lucas Merritt2023-01-23
| * | fix(extmarks): problems with folded virtual lines (#21930)luukvbaal2023-01-23
| * | vim-patch:9.0.1233: search() loops forever if "skip" is TRUE for all matches ...zeertzjq2023-01-23
| * | vim-patch:9.0.1230: Apache Thrift files are not recognized (#21955)Amaan Qureshi2023-01-23
| * | fix: use correct number for INT_MAX (#21951)dundargoc2023-01-23
| * | fix(lsp): assert workspace/applyEdit receives params (#21945)Mathias Fußenegger2023-01-22
| * | build: use CMAKE_POSITION_INDEPENDENT_CODE instead of -fPIC (#21947)dundargoc2023-01-22
| * | feat(treesitter): show filetype associated with parser (#17633)Matthieu Coudron2023-01-22
| * | vim-patch:9.0.1229: Cap'n Proto files are not recognized (#21950)Amaan Qureshi2023-01-22
| * | vim-patch:9.0.1228: fuzzy menu completion is only tested in the GUI (#21948)zeertzjq2023-01-22
| * | fix(completion): include lua syntaxes in :ownsyntax completion (#21941)zeertzjq2023-01-22
| * | vim-patch:9.0.1225: reading past the end of a line when formatting text (#21937)zeertzjq2023-01-22
| * | vim-patch:8.2.0382: some tests fail when run under valgrind (#21936)zeertzjq2023-01-21
| * | fix(remote): don't leak memory on failure to connect to server (#21931)zeertzjq2023-01-21
| * | test(tui_spec): don't expect exact screen in rapid resize test (#21935)zeertzjq2023-01-21
| * | test(tui_spec): make rapid resize test test what it wants to test (#21933)zeertzjq2023-01-21
| * | build: bump MSVC warning to level two (#21890)dundargoc2023-01-21
| * | feat(lsp): add triggerKind option for vim.lsp.buf.code_action (#21905)kishii2023-01-21
| * | refactor: use uint8_t for blobs and ga_append() (#21916)zeertzjq2023-01-21
| * | refactor: change char_u to uint8_t or char in sha256.c/undo.c (#21914)zeertzjq2023-01-21
| * | vim-patch:9.0.1223: cannot use setcellwidths() below 0x100 (#21929)zeertzjq2023-01-21
| * | build: various cmake fixes (#21902)dundargoc2023-01-20
| * | docs: docs: use codeblocks in runtime/doc/options.txt (#21919)Sizhe Zhao2023-01-20
| * | fix(lsp): fix `removed` param value in add_workspace_folder (#21915)Raphael2023-01-20
| * | vim-patch:9.0.0358: 'breakindent' does not indent non-lists (#21913)zeertzjq2023-01-20
| * | test(syn_attr_spec): add more information (#21912)zeertzjq2023-01-20
| * | perf(statuscolumn): only fill click defs array once per redraw (#21884)luukvbaal2023-01-20
| * | build: remove nvim as a dependency of unittests (#21903)dundargoc2023-01-19
| * | refactor(highlight_group.c): reduce scope of localsLewis Russell2023-01-19
| * | refactor: replace char_u with char 25 (#21838)dundargoc2023-01-19