aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* vim-patch:ea76096: runtime(javascript): fix a few issues with syntax higlight...tobil4sk2024-08-14
* vim-patch:dc831db: runtime(doc): add help tags for json + markdown global var...zeertzjq2024-08-13
* fix(loader): follow the style of the error message for built-in loadersfutsuuu2024-08-13
* fix(lua): ignore stdout and stderr for xdg-openAaron2024-08-12
* test(lsp): refactor and tidyLewis Russell2024-08-11
* feat(term): enable reflow by default (#21124)Christian Clason2024-08-10
* build(deps): vendor libvterm at v0.3.3Christian Clason2024-08-10
* vim-patch:0cc5dce: runtime(doc): clarify directory of Vim's executable vs CWDzeertzjq2024-08-09
* vim-patch:39eff4c: runtime(proto): Add indent script for protobuf filetypeChristian Clason2024-08-08
* fix(lsp): avoid reusing diagnostics from different servers in actions (#30002)Grzegorz Rozdzialik2024-08-07
* vim-patch:afea6b9: runtime(zip): use defer to restore old settingszeertzjq2024-08-07
* vim-patch:8d52926: runtime(zip): add a generic Message functionzeertzjq2024-08-07
* vim-patch:a336d8f: runtime(zip): increment base version of zip pluginzeertzjq2024-08-07
* vim-patch:19636be: runtime(zip): refactor save and restore of optionszeertzjq2024-08-07
* vim-patch:33836d3: runtime(zip): remove test for fnameescapezeertzjq2024-08-07
* vim-patch:120c0dd: runtime(zip): use :echomsg instead of :echozeertzjq2024-08-07
* vim-patch:a63f66e: runtime(zip): clean up and remove commentszeertzjq2024-08-07
* docs(treesitter): generate inline docs for `Range`sYi Ming2024-08-06
* vim-patch:8.2.4838: checking for absolute path is not trivial (#29990)zeertzjq2024-08-06
* vim-patch:9.1.0465: missing filecopy() function (#29989)zeertzjq2024-08-06
* vim-patch:f0e9b72: runtime(zip): Fix for FreeBSD's unzip commandzeertzjq2024-08-06
* vim-patch:217d3c1: runtime(doc): capitalize correctlyzeertzjq2024-08-06
* vim-patch:c0f7505: runtime(lua): add/subtract a 'shiftwidth' after '('/')' in...Christian Clason2024-08-04
* vim-patch:c5bdd66: runtime(zip): escape '[' on Unix as wellChristian Clason2024-08-04
* vim-patch:947f752: runtime(doc): fix typo in syntax.txt (#29974)zeertzjq2024-08-04
* vim-patch:6228481: runtime(colors): update Todo highlight in habamax colorschemeChristian Clason2024-08-03
* docs(filetype): consolidate comments in dev_vimpatch.txtChristian Clason2024-08-03
* docs(filetype): add note about prefering explicit lists over patternEvgeni Chasnovski2024-08-03
* refactor(filetype): use extension match instead of pattern if possibleEvgeni Chasnovski2024-08-03
* refactor(filetype): use file name match instead of pattern if possibleEvgeni Chasnovski2024-08-03
* fix(lsp): redundant spaces in lsp log (#29970)Jaehwang Jung2024-08-03
* feat(lsp): announce codeLens resolveSupport (#29956)Mathias Fußenegger2024-08-03
* vim-patch:9.1.0655: filetype: goaccess config file not recognizedChristian Clason2024-08-03
* vim-patch:c527d90: runtime(netrw): honor `g:netrw_alt{o,v}` for `:{S,H,V}expl...Christian Clason2024-08-03
* refactor(eval): treat v:lua call as simple functionzeertzjq2024-08-02
* vim-patch:9.0.0634: evaluating "expr" options has more overhead than neededzeertzjq2024-08-02
* vim-patch:9.0.0632: calling a function from an "expr" option has overheadzeertzjq2024-08-02
* vim-patch:8.2.4416: Vim9: using a script-local function requires using "s:" (...zeertzjq2024-08-02
* fix(lsp): don't send foreign diagnostics to servers in buf.code_action (#29501)Mathias Fußenegger2024-08-01
* fix(watch): exclude .git when using inotifywait (#29914)Manuel2024-08-01
* vim-patch:30a8ad6: runtime(java): Document "g:java_space_errors" and "g:java_...Christian Clason2024-08-01
* vim-patch:77b87c3: runtime(java): Cluster optional group definitions and thei...Christian Clason2024-08-01
* vim-patch:9aabcef: runtime(java): Tidy up the syntax fileChristian Clason2024-08-01
* vim-patch:3749dff: runtime(java): Tidy up the documentation for "ft-java-syntax"Christian Clason2024-08-01
* vim-patch:5b07213: runtime(doc): re-format tag example lines, mention ctags -...zeertzjq2024-08-01
* vim-patch:partial:f10911e: Update runtime files (#29936)zeertzjq2024-08-01
* vim-patch:d88ebcb: runtime(colors): update habamax scheme - tweak diff/search...Christian Clason2024-08-01
* vim-patch:fcc5346: runtime(colors): update included colorschemesChristian Clason2024-08-01
* vim-patch:5753d99: runtime(nohlsearch): add missing loaded_hlsearch guardChristian Clason2024-07-31
* vim-patch:56e8ed6: runtime(kivy): Updated maintainer info for syntax scriptChristian Clason2024-07-31