aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* 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
* fix(lsp): prevent desync due to empty buffer (#29904)Jaehwang Jung2024-07-31
* feat(lsp): lsp.completion support set deprecated (#29882)glepnir2024-07-31
* fix(scrollbind): properly take filler/virtual lines into accountLewis Russell2024-07-31
* vim-patch:9.1.0645: regex: wrong match when searching multi-byte char case-in...zeertzjq2024-07-31
* vim-patch:e34d0e3: runtime(netrw): removing trailing slash when copying files...Christian Clason2024-07-31
* vim-patch:e6471b4: runtime(cuda): source c and cpp ftpluginsChristian Clason2024-07-31
* vim-patch:c4be066: runtime(zip): Opening a remote zipfile don't workChristian Clason2024-07-31
* vim-patch:df9f67e: runtime(html): update syntax script to sync by 250 minline...Christian Clason2024-07-31
* vim-patch:011f222: runtime(thrift): add ftplugin, indent and syntax scriptsChristian Clason2024-07-30
* vim-patch:49cdd62: runtime(doc): list of new/changed features in version9.txtzeertzjq2024-07-30
* fix(treesitter): highlight anonymous nodes in inspect_treeRiley Bruins2024-07-29
* feat(treesitter): allow get_node to return anonymous nodesRiley Bruins2024-07-29
* feat(treesitter): add node_for_range functionRiley Bruins2024-07-29
* vim-patch:9.1.0636: filetype: ziggy files are not recognizedChristian Clason2024-07-29
* vim-patch:9.1.0635: filetype: SuperHTML template files not recognizedChristian Clason2024-07-29
* vim-patch:4c45425: runtime(debcopyright): Add support for Files-Included in s...Christian Clason2024-07-29
* vim-patch:partial:52e7cc2: runtime(doc): tweak documentation style a bit (#29...zeertzjq2024-07-29
* docs(treesitter): don't quote metadataChristian Clason2024-07-28
* fix(runtime): sync bundled treesitter queriesChristian Clason2024-07-28
* fix(lsp): revert text edit application order change (#29877)Mathias Fußenegger2024-07-27
* Merge pull request #29876 from glepnir/vim-patchzeertzjq2024-07-27
|\
| * vim-patch:9.1.0629: Rename of pum hl_group is incompletezeertzjq2024-07-27
| * vim-patch:9.1.0618: cannot mark deprecated attributes in completion menuglepnir2024-07-27
* | fix(version): return nil with empty stringMaria José Solano2024-07-27
* | vim-patch:9.1.0616: filetype: Make syntax highlighting off for MS Makefiles (...zeertzjq2024-07-27
|/
* vim-patch:a7295ae: runtime(autohotkey): include initial filetype pluginChristian Clason2024-07-27
* vim-patch:4d68054: runtime(progress): Add single-line comment syntaxChristian Clason2024-07-26
* vim-patch:d5cc8ee: runtime(progress): Update maintainer infoChristian Clason2024-07-26
* fix(runtime): set 'keywordprg' only once in vim ftpluginCarman Fu2024-07-26
* vim-patch:9.1.0612: filetype: deno.lock file not recognizedChristian Clason2024-07-25
* vim-patch:e73e5b8: runtime(java): Optionally highlight the :: token for metho...Christian Clason2024-07-25
* vim-patch:2cad941: runtime(zip): Use delete() for deleting directoryChristian Clason2024-07-25
* vim-patch:ddbb6fe: runtime(vim): Update base-syntax, improve :set highlightin...zeertzjq2024-07-25
* fix(health): fix pyenv root and python exepath detect issueAbao Zhang2024-07-24
* fix(runtime): sync bundled treesitter queriesChristian Clason2024-07-24
* vim-patch:38ce71c: runtime(zip): correctly extract file from zip browserChristian Clason2024-07-24
* vim-patch:581d4a7: runtime(netrw): escape filename before trying to delete it...Nikita Rudakov2024-07-24
* vim-patch:9d57ea5: runtime(netrw): Fix endless recursion in netrw#Explore()Christian Clason2024-07-23
* vim-patch:9.1.0610: filetype: OpenGL Shading Language files are not detected ...Gregory Anders2024-07-23
* docs(lua): clarify assumptions on luajit vs. puc luaChristian Clason2024-07-21