aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* 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
* vim-patch:6e37575: runtime(mysql): update syntax scriptChristian Clason2024-07-21
* vim-patch:aa49512: runtime(yaml): Fix flow mapping key detectionChristian Clason2024-07-21
* vim-patch:4aa6b52: runtime(kconfig): Update syntax script and remove syn syncChristian Clason2024-07-20
* vim-patch:9.1.0603: filetype: use correct extension for DraculaChristian Clason2024-07-19
* vim-patch:9.1.0602: filetype: Prolog detection can be improvedzeertzjq2024-07-19
* vim-patch:4266daa: runtime(mermaid): correct wrong comment optionsChristian Clason2024-07-19
* vim-patch:99984fc: runtime(vim): Update base-syntax, improve :map highlightin...zeertzjq2024-07-19
* vim-patch:eb6d733: runtime(doc): fix more inconsistencies in assert function ...zeertzjq2024-07-19
* vim-patch:9.1.0599: Termdebug: still get E1023 when specifying arguments (#29...zeertzjq2024-07-19
* perf(filetype): implement parent pattern pre-matching (#29660)Evgeni Chasnovski2024-07-18
* vim-patch:9.1.0596: filetype: devscripts config files are not recognized (#29...Christian Clason2024-07-18
* vim-patch:1724ddb: runtime(sdc): update syntax to SDC-standard 2.1Christian Clason2024-07-18
* vim-patch:27f5334: runtime(termdebug): quote filename arguments using double ...zeertzjq2024-07-18
* vim-patch:c3837a4: runtime(termdebug): fix a few issueszeertzjq2024-07-18
* vim-patch:83d0028: runtime(termdebug): Use string interpolation instead of st...zeertzjq2024-07-18
* vim-patch:d65e58f: runtime(vim): Update base-syntax, match types in Vim9 vari...zeertzjq2024-07-18
* vim-patch:c1b3984: runtime(doc): minor updates. (#29778)zeertzjq2024-07-18
* fix(lsp): inlay hints are rendered in the correct order (#29707)Amit Singh2024-07-17
* fix(treesitter): recognize aliased parsers in omnifunc, query linterRiley Bruins2024-07-17
* vim-patch:3698fbb: runtime(tsv): include simple syntax pluginChristian Clason2024-07-17
* vim-patch:9.1.0593: filetype: Asymptote files are not recognizedChristian Clason2024-07-17
* vim-patch:babea52: runtime(gomod): add recommended indent options to ftpluginChristian Clason2024-07-17
* vim-patch:3e07d5a: runtime(go): add recommended indent options to ftpluginChristian Clason2024-07-17
* vim-patch:6a54dcb: runtime(gdscript): add recommended indent options to ftpluginChristian Clason2024-07-17
* vim-patch:9.1.0592: runtime: filetype: Mediawiki files are not recognizedChristian Clason2024-07-17
* vim-patch:9.1.0591: filetype: *.wl files are not recognizedChristian Clason2024-07-17
* fix(lsp): don't show codelens for buffers that don't support it (#29690)Riley Bruins2024-07-16
* fix(snippet): modify base indentation when there's actually whitespace (#29670)Maria José Solano2024-07-16
* fix(tohtml): support ranges againaltermo2024-07-16
* vim-patch:1cc4cae: runtime(typst): Add typst runtime filesChristian Clason2024-07-16
* fix(tohtml): extmark text may be out of boundsaltermo2024-07-16
* vim-patch:df62c62: runtime(doc): grammar fixes in options.txt (#29729)zeertzjq2024-07-15
* docs(lpeg): merge upstream changesMaria José Solano2024-07-15
* docs: misc (#29622)dundargoc2024-07-15
* vim-patch:9.1.0586: ocaml runtime files are outdatedChristian Clason2024-07-14
* vim-patch:9.1.0583: filetype: *.pdf_tex files are not recognizedChristian Clason2024-07-14
* vim-patch:27c5598: runtime(doc): Add hint how to load termdebug from vimrc (#...zeertzjq2024-07-14
* vim-patch:9.1.0574: ex: wrong handling of commands after barzeertzjq2024-07-14
* vim-patch:9.1.0573: ex: no implicit print for single addresseszeertzjq2024-07-14
* Merge pull request #29659 from amitds1997/fix/empty-dict-encodingbfredl2024-07-13
|\
| * fix(lua)!: do not use typed table for empty dictAmit Singh2024-07-13
* | Merge pull request #29632 from echasnovski/filetype-refactorLewis Russell2024-07-13
|\ \ | |/ |/|
| * refactor(filetype): use Lua patterns without implicit anchoringEvgeni Chasnovski2024-07-12
| * refactor(filetype): extract expanding env. vars in separate functionEvgeni Chasnovski2024-07-12
| * perf(filetype): cache (more) pattern data during "add" timeEvgeni Chasnovski2024-07-12
| * refactor(filetype): unify matching patterns with pos/neg priorityEvgeni Chasnovski2024-07-12
* | vim-patch:9.1.0572: cannot specify tab page closing behaviour (#29682)zeertzjq2024-07-13