aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #30232 from bfredl/emoji2bfredl2024-09-03
|\
| * fix(mbyte): mark any 0xFE0F sequence as a TUI ambiguous width charbfredl2024-09-02
* | test: tmpname(create:boolean) #30242Justin M. Keyes2024-09-03
* | Merge #30237 validate --listen addressJustin M. Keyes2024-09-02
|\ \
| * | feat(startup): validate --listen addressJustin M. Keyes2024-09-02
| * | test: tmpname() can skip file creationJustin M. Keyes2024-09-02
|/ /
* | build: add quotes around `CMAKE_GENERATOR` variabledundargoc2024-09-02
* | feat(clipboard): try cygutils, clip on Windows #30215wzy2024-09-02
* | vim-patch:3c07eb0: runtime(vim): Update syntax, improve user-command matching...zeertzjq2024-09-02
* | vim-patch:bd69b39: runtime(sudoers): improve recognized Runas_Spec and Tag_Sp...Christian Clason2024-09-02
* | docs: vim.lsp.rpc.connect() TCP requires IP address #30219Tristan Knight2024-09-01
* | docs: misc #28970Justin M. Keyes2024-09-01
* | feat(treesitter)!: default to correct behavior for quantified captures (#30193)Gregory Anders2024-09-01
* | fix(ui): correctly pass metadata to get_node_text #30222Gregory Anders2024-09-01
|/
* vim-patch:9.1.0708: Recursive window update does not account for reset skipco...luukvbaal2024-09-01
* docs(treesitter): annotate some tables as `TSMetadata`Yi Ming2024-09-01
* vim-patch:9abd02d: runtime(nu): include filetype pluginChristian Clason2024-09-01
* feat(ui): gx: use url extmark attribute and tree-sitter directive (#30192)Gregory Anders2024-08-31
* vim-patch:d817609: runtime(vim): Update base-syntax, match bracket mark range...zeertzjq2024-09-01
* fix(completion): don't include <Lua function> in -complete= (#30209)zeertzjq2024-09-01
* Merge pull request #30207 from zeertzjq/vim-7c8bbc6zeertzjq2024-09-01
|\
| * vim-patch:e2c4e07: runtime(doc): Update :help :command-complete listzeertzjq2024-09-01
| * vim-patch:7c8bbc6: runtime(doc): use mkdir -p to save a commandzeertzjq2024-09-01
|/
* vim-patch:9.1.0704: inserting with a count is inefficient (#30206)zeertzjq2024-09-01
* vim-patch:9.1.0707: [security]: invalid cursor position may cause a crash (#3...zeertzjq2024-09-01
* build: make makefile work on windowsdundargoc2024-08-31
* Merge pull request #30042 from bfredl/bobbytablesbfredl2024-08-31
|\
| * refactor(multibyte): replace generated unicode tables with utf8procbfredl2024-08-31
|/
* vim-patch:9.1.0684: completion is inserted on Enter with "noselect" (#30111)glepnir2024-08-31
* refactor(plines): correct double-width condition (#30200)zeertzjq2024-08-31
* fix(completion): fix inconsistent Enter behavior (#30196)zeertzjq2024-08-31
* fix(lsp): when prefix is non word add all result into matches (#30044)glepnir2024-08-30
* Merge pull request #30014 from bfredl/neoemojibfredl2024-08-30
|\
| * feat(mbyte): support extended grapheme clusters including more emojibfredl2024-08-30
|/
* vim-patch:87c01d9: runtime(hollywood): update syn highlight for If-Then state...Christian Clason2024-08-30
* fix(highlight): update `PmenuSel` for colored completion items #30183Evgeni Chasnovski2024-08-29
* Merge pull request #26950 from bfredl/s390x_fixbfredl2024-08-29
|\
| * fix(build): issues with s390x CIbfredl2024-08-29
* | fix(tohtml): apply sp color if present #30110Riley Bruins2024-08-29
* | fix(man): check if buffer is valid before restoring 'tagfunc' (#30180)zeertzjq2024-08-29
* | docs(eval): fix wrong return type of getcharsearch() (#30176)glepnir2024-08-29
|/
* vim-patch:9.1.0699: "dvgo" is not always an inclusive motion (#30173)zeertzjq2024-08-29
* docs: misc (#29719)dundargoc2024-08-29
* revert: "Makefile: use pattern rules for build/.deps (#10366)"dundargoc2024-08-28
* vim-patch:8556e23: runtime(java): Provide support for syntax preview featuresChristian Clason2024-08-28
* fix(regexp): fix typo in E888 error message (#30161)Eisuke Kawashima2024-08-28
* feat(lsp): export diagnostic conversion functions (#30064)Maria José Solano2024-08-27
* fix(treesitter): escape things like `"` in omnifunc resultsRiley Bruins2024-08-27
* fix(lsp): return call hierarchy item, not the index (#30145)Maria José Solano2024-08-26
* fix(lsp): log when receiving markup messages (#30065)Maria José Solano2024-08-26