aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* fix(lsp): handle empty call hierarchy items #30349James Trew2024-09-13
* fix(treesitter): sync queries from upstreamChristian Clason2024-09-12
* vim-patch:9.1.0725: filetype: swiftinterface files are not recognized (#30350)zeertzjq2024-09-12
* feat(log): use "ui" as default name for TUI client #30345Justin M. Keyes2024-09-11
* fix: replace NVIM with Nvim in default titlestring (#30348)Gregory Anders2024-09-11
* fix(lsp): check buffer is loaded and valid #30330glepnir2024-09-11
* Merge #30342 :checkhealth completionJustin M. Keyes2024-09-11
|\
| * fix(health): return correct name from 'path2name()'monkoose2024-09-11
* | vim-patch:fc72a2f: runtime(idlang): update syntax scriptChristian Clason2024-09-11
* | vim-patch:e401576: runtime(spec): Recognize epoch when making spec changelog ...Christian Clason2024-09-11
* | vim-patch:2241f08: runtime(spec): add file triggers to syntax scriptChristian Clason2024-09-11
* | vim-patch:077d1d2: runtime(make): add compiler/make.vim to reset compiler plu...Christian Clason2024-09-11
* | vim-patch:a9ae38d: runtime(java): Recognise all available standard doclet tagsChristian Clason2024-09-11
* | vim-patch:c0982f9: runtime(dosini): Update syntax script, spellcheck comments...Christian Clason2024-09-11
* | vim-patch:d30ffdc: runtime(pandoc): Update compiler plugin to use actual 'spe...Christian Clason2024-09-11
* | vim-patch:7cc0e91: runtime(groff): Add compiler plugin for groffChristian Clason2024-09-11
|/
* vim-patch:d657d3d: runtime(doc): clarify the effect of the timeout for search...zeertzjq2024-09-11
* fix(lsp): handle encoding bounds in str_utfindex_enctris2032024-09-10
* fix(runtime): add remaining missing commentstrings (#30252)LosFarmosCTL2024-09-10
* fix(lua): revert vim.tbl_extend behavior change and document itChristian Clason2024-09-08
* fix(lsp): handle out-of-bounds character positions #30288Tristan Knight2024-09-08
* fix(tohtml): enclose font-family names in quotation marksyayoyuyu2024-09-08
* vim-patch:b584117: runtime(doc): buffers can be re-used (#30300)zeertzjq2024-09-08
* fix(vim.ui.open): prefer xdg-open on WSL #30302Yi Ming2024-09-07
* vim-patch:9.1.0720: Wrong breakindentopt=list:-1 with multibyte or TABs (#30293)zeertzjq2024-09-07
* feat(defaults): popupmenu "Open in browser", "Go to definition" #30261Justin M. Keyes2024-09-05
* fix(lsp): handle locations exceeding line length #30253Tristan Knight2024-09-05
* vim-patch:315b6f7: runtime(tmux): Update syntax script (#30265)Gregory Anders2024-09-04
* vim-patch:150b507: runtime(hcl,terraform): Add runtime files for HCL and Terr...Gregory Anders2024-09-04
* fix(lua): allows tables with integer keys to be merged in tbl_deep_extendLewis Russell2024-09-04
* feat(lsp): support hostname in rpc.connect #30238Tristan Knight2024-09-03
* feat(startup): validate --listen addressJustin M. Keyes2024-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
* 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
* 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
* fix(lsp): when prefix is non word add all result into matches (#30044)glepnir2024-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(tohtml): apply sp color if present #30110Riley Bruins2024-08-29
* fix(man): check if buffer is valid before restoring 'tagfunc' (#30180)zeertzjq2024-08-29