summaryrefslogtreecommitdiffstatshomepage
path: root/runtime
AgeCommit message (Expand)AuthorFiles
2024-09-11vim-patch:077d1d2: runtime(make): add compiler/make.vim to reset compiler plu...Christian Clason3
2024-09-11vim-patch:a9ae38d: runtime(java): Recognise all available standard doclet tagsChristian Clason1
2024-09-11vim-patch:c0982f9: runtime(dosini): Update syntax script, spellcheck comments...Christian Clason1
2024-09-11vim-patch:d30ffdc: runtime(pandoc): Update compiler plugin to use actual 'spe...Christian Clason2
2024-09-11vim-patch:7cc0e91: runtime(groff): Add compiler plugin for groffChristian Clason2
2024-09-11fix(health): return correct name from 'path2name()'monkoose1
2024-09-11vim-patch:d657d3d: runtime(doc): clarify the effect of the timeout for search...zeertzjq2
2024-09-10fix(lsp): handle encoding bounds in str_utfindex_enctris2031
2024-09-10fix(runtime): add remaining missing commentstrings (#30252)LosFarmosCTL5
2024-09-08fix(lua): revert vim.tbl_extend behavior change and document itChristian Clason3
2024-09-08fix(lsp): handle out-of-bounds character positions #30288Tristan Knight3
2024-09-08fix(tohtml): enclose font-family names in quotation marksyayoyuyu1
2024-09-08vim-patch:b584117: runtime(doc): buffers can be re-used (#30300)zeertzjq1
2024-09-07fix(vim.ui.open): prefer xdg-open on WSL #30302Yi Ming1
2024-09-07vim-patch:9.1.0720: Wrong breakindentopt=list:-1 with multibyte or TABs (#30293)zeertzjq2
2024-09-05feat(defaults): popupmenu "Open in browser", "Go to definition" #30261Justin M. Keyes4
2024-09-05fix(lsp): handle locations exceeding line length #30253Tristan Knight1
2024-09-04vim-patch:315b6f7: runtime(tmux): Update syntax script (#30265)Gregory Anders1
2024-09-04vim-patch:150b507: runtime(hcl,terraform): Add runtime files for HCL and Terr...Gregory Anders6
2024-09-04fix(lua): allows tables with integer keys to be merged in tbl_deep_extendLewis Russell2
2024-09-03feat(lsp): support hostname in rpc.connect #30238Tristan Knight2
2024-09-02feat(startup): validate --listen addressJustin M. Keyes1
2024-09-02feat(clipboard): try cygutils, clip on Windows #30215wzy2
2024-09-02vim-patch:3c07eb0: runtime(vim): Update syntax, improve user-command matching...zeertzjq1
2024-09-02vim-patch:bd69b39: runtime(sudoers): improve recognized Runas_Spec and Tag_Sp...Christian Clason1
2024-09-01docs: vim.lsp.rpc.connect() TCP requires IP address #30219Tristan Knight2
2024-09-01docs: misc #28970Justin M. Keyes12
2024-09-01feat(treesitter)!: default to correct behavior for quantified captures (#30193)Gregory Anders7
2024-09-01fix(ui): correctly pass metadata to get_node_text #30222Gregory Anders2
2024-09-01docs(treesitter): annotate some tables as `TSMetadata`Yi Ming2
2024-09-01vim-patch:9abd02d: runtime(nu): include filetype pluginChristian Clason1
2024-08-31feat(ui): gx: use url extmark attribute and tree-sitter directive (#30192)Gregory Anders2
2024-09-01vim-patch:d817609: runtime(vim): Update base-syntax, match bracket mark range...zeertzjq1
2024-09-01vim-patch:e2c4e07: runtime(doc): Update :help :command-complete listzeertzjq1
2024-09-01vim-patch:7c8bbc6: runtime(doc): use mkdir -p to save a commandzeertzjq1
2024-08-30fix(lsp): when prefix is non word add all result into matches (#30044)glepnir1
2024-08-30feat(mbyte): support extended grapheme clusters including more emojibfredl4
2024-08-30vim-patch:87c01d9: runtime(hollywood): update syn highlight for If-Then state...Christian Clason1
2024-08-29fix(tohtml): apply sp color if present #30110Riley Bruins1
2024-08-29fix(man): check if buffer is valid before restoring 'tagfunc' (#30180)zeertzjq1
2024-08-29docs(eval): fix wrong return type of getcharsearch() (#30176)glepnir1
2024-08-29vim-patch:9.1.0699: "dvgo" is not always an inclusive motion (#30173)zeertzjq1
2024-08-29docs: misc (#29719)dundargoc8
2024-08-28vim-patch:8556e23: runtime(java): Provide support for syntax preview featuresChristian Clason2
2024-08-27feat(lsp): export diagnostic conversion functions (#30064)Maria José Solano3
2024-08-27fix(treesitter): escape things like `"` in omnifunc resultsRiley Bruins1
2024-08-26fix(lsp): return call hierarchy item, not the index (#30145)Maria José Solano1
2024-08-26fix(lsp): log when receiving markup messages (#30065)Maria José Solano1
2024-08-26fix(lsp): fix isIncomplete condition in completion trigger (#30130)Mathias Fußenegger1
2024-08-26feat(treesitter): add support for wasm parsersLewis Russell4