summaryrefslogtreecommitdiffstats
path: root/runtime
AgeCommit message (Expand)Author
2024-04-09patch 9.1.0290: filetype: xilinx files are not recognizedv9.1.0290Wu, Zhenyu
2024-04-09patch 9.1.0289: filetype: some TeX files are not recognizedv9.1.0289Wu, Zhenyu
2024-04-09runtime(compiler): fix inaccuracies in pandoc compiler (#14467)Enno
2024-04-09runtime(vim): Update base-syntax, no curly-brace names in Vim9 script (#14466)dkearns
2024-04-09patch 9.1.0282: Several small issues in doc and testsv9.1.0283Christian Brabandt
2024-04-08runtime(cuda): Update cuda keywords, remove uncommonly used enumeration const...jiangyinzuo
2024-04-08patch 9.1.0279: filetype: roc files are not recognizedv9.1.0279nat-418
2024-04-08patch 9.1.0278: filetype: zathurarc files not recognizedv9.1.0278Wu, Zhenyu
2024-04-08patch 9.1.0277: Cannot highlight the Command-linev9.1.0277Shougo Matsushita
2024-04-08patch 9.1.0276: No pandoc syntax supportv9.1.0276Wu, Zhenyu
2024-04-08patch 9.1.0275: filetype: R history files are not recognizedv9.1.0275Wu, Zhenyu
2024-04-07patch 9.1.0273: filetype: keymap files are not recognizedv9.1.02730xadk
2024-04-07runtime(vim): Update syntax generator, autocmd event list parsingDoug Kearns
2024-04-07runtime(doc): Normalise builtin-function optional parameter formattingDoug Kearns
2024-04-05runtime: fix :compiler leaving behind a g:makeprg variable (#14414)zeertzjq
2024-04-05runtime: Remove more fallback :CompilerSet definitions from compiler plugins ...Yinzuo Jiang
2024-04-05patch 9.1.0266: filetype: earthfile files are not recognizedv9.1.0266Gaƫtan Lehmann
2024-04-04patch 9.1.0265: console dialog cannot save unnamed buffersv9.1.0265glepnir
2024-04-04runtime(doc): Fill in a few details regarding :enums (#14349)Aliaksei Budavei
2024-04-04runtime: Remove fallback :CompilerSet definition from compiler pluginsDoug Kearns
2024-04-04runtime(java): Improve the matching of contextual keywordsAliaksei Budavei
2024-04-03runtime(netrw): filetype not detected when editing remote filesChristian Brabandt
2024-04-03runtime(doc): sort filetype.txt in the alphabetical order (#14395)K.Takata
2024-04-02patch 9.1.0253: filetype: typespec files are not recognizedv9.1.0253Hilmar Wiegand
2024-04-01runtime(yaml): improve syntax highlighting for YAMLitchyny
2024-04-01patch 9.1.0251: Filetype test failsv9.1.0251zeertzjq
2024-03-31runtime(sshconfig,sshdconfig): update syntax (#14351)Eisuke Kawashima
2024-03-31patch 9.1.0250: filetype: ldscripts cannot be recognizedv9.1.0250Wu, Zhenyu
2024-03-31patch 9.1.0249: filetype: rock_manifest and config.ld files are not recognizedv9.1.0249Wu, Zhenyu
2024-03-31patch 9.1.0248: filetype: yarn lock files are not recognizedv9.1.0248Wu, Zhenyu
2024-03-31patch 9.1.0247: filetype: bundle config files are not recognizedv9.1.0247Wu, Zhenyu
2024-03-31patch 9.1.0246: filetype: fontconfig files are not recognizedv9.1.0246Wu, Zhenyu
2024-03-31patch 9.1.0245: filetype: zsh theme, history and zunit files are not recognizedv9.1.0245Wu, Zhenyu
2024-03-31patch 9.1.0244: filetype: bash history files are not recognizedv9.1.0244Wu, Zhenyu
2024-03-31patch 9.1.0243: filetype: netrw history file is not recognizedv9.1.0243Wu, Zhenyu
2024-03-31patch 9.1.0242: filetype: octave history files are not recognizedv9.1.0242Wu, Zhenyu
2024-03-31patch 9.1.0241: filetype: mysql history files are not recognizedv9.1.0241Wu, Zhenyu
2024-03-31patch 9.1.0240: filetype: some python tools config files are not recognizedv9.1.0240Wu, Zhenyu
2024-03-31patch 9.1.0239: filetype: gnuplot history files are not recognisedv9.1.0239Wu, Zhenyu
2024-03-31patch 9.1.0238: filetype: jupyterlab and sublime config are not recognizedv9.1.0238Wu, Zhenyu
2024-03-31patch 9.1.0237: filetype: mplstyle files are not recognizedv9.1.0237Wu, Zhenyu
2024-03-31patch 9.1.0236: filetype: texlua files are not recognizedv9.1.0236Wu, Zhenyu
2024-03-31patch 9.1.0235: filetype: supertux files are not recognizedv9.1.0235Wu, Zhenyu
2024-03-31patch 9.1.0234: filetype: support for Intel HEX files is lackingv9.1.0234Wu, Zhenyu
2024-03-31patch 9.1.0233: Vim9: string() output of enum is problematicv9.1.0233Yegappan Lakshmanan
2024-03-31runtime(compilers): ensure compiler! sets global options (#14336)Enno
2024-03-31runtime(vim): Distinguish Vim9 builtin object methods from namesake builtin f...Aliaksei Budavei
2024-03-31runtime(pamconf): add support for Debian specific @includesChristian Brabandt
2024-03-29patch 9.1.0228: Two unrelated things are tested by a single testv9.1.0228zeertzjq
2024-03-29runtime(doc): Improve docs for empty(), len(), and string() on objectsmityu